mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 16:32:28 +01:00
Remove redundant semicolons.
This commit is contained in:
@@ -1188,7 +1188,7 @@ lookup:
|
||||
|
||||
return self;
|
||||
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
IO.PATH_SEP = (function () {
|
||||
let f = services.get("directory").get("CurProcD", Ci.nsIFile);
|
||||
|
||||
Reference in New Issue
Block a user