mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 03:35:45 +01:00
Remove some double spacing.
--HG-- extra : rebase_source : 2e500adb809a020fab650e2bab309cb9d1846a27
This commit is contained in:
@@ -430,7 +430,6 @@ var Styles = Module("Styles", {
|
||||
return test(arguments[1]);
|
||||
},
|
||||
|
||||
|
||||
splitContext: function splitContext(context, title) {
|
||||
for (let item in Iterator({ Active: true, Inactive: false })) {
|
||||
let [name, active] = item;
|
||||
|
||||
Reference in New Issue
Block a user