mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-05 13:35:46 +01:00
whitespace fixes
This commit is contained in:
@@ -171,7 +171,6 @@ function AutoCommands() //{{{
|
||||
completion.setFunctionCompleter(autocommands.get, [function () config.autocommands]);
|
||||
});
|
||||
|
||||
|
||||
return {
|
||||
|
||||
__iterator__: function () util.Array.iterator(store),
|
||||
|
||||
Reference in New Issue
Block a user