mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
removed unnecessary exports
This commit is contained in:
parent
025f011004
commit
bf5f985db7
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@ global.getuid = Misc.getuid;
|
|||
global.snapshot = DB.getSnapshot;
|
||||
global.config = Config;
|
||||
// global.addnotif = Notifications.add;
|
||||
global.linkToGoogle = AccountController.linkWithGoogle;
|
||||
global.unlinkGoogle = AccountController.unlinkGoogle;
|
||||
global.linkToEmail = AccountController.linkWithEmail;
|
||||
|
||||
global.glarsesMode = toggleGlarses;
|
||||
|
||||
|
|
Loading…
Reference in a new issue