mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-06-16 08:55:20 +02:00
Remove redundant semicolons.
This commit is contained in:
@@ -117,7 +117,7 @@ function Services()
|
||||
self.addClass("process", "@mozilla.org/process/util;1", Ci.nsIProcess);
|
||||
|
||||
return self;
|
||||
};
|
||||
}
|
||||
|
||||
var services = Services();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user