mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 07:14:10 +01:00
Remove trailing commas from object initializers.
This commit is contained in:
@@ -1029,7 +1029,7 @@ function Options() //{{{
|
||||
{
|
||||
this.popContext();
|
||||
}
|
||||
},
|
||||
}
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
|
||||
Reference in New Issue
Block a user