mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-05 02:53:32 +02: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