forked from mirrors/gecko-dev
Bug 1300884 follow-up: Remove the last import of AlarmService.jsm
This commit is contained in:
parent
9484e843a3
commit
a2b51af661
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
window.performance.mark('gecko-shell-loadstart');
|
||||
|
||||
Cu.import('resource://gre/modules/ContactService.jsm');
|
||||
Cu.import('resource://gre/modules/AlarmService.jsm');
|
||||
Cu.import('resource://gre/modules/NotificationDB.jsm');
|
||||
Cu.import("resource://gre/modules/AppsUtils.jsm");
|
||||
Cu.import('resource://gre/modules/UserAgentOverrides.jsm');
|
||||
|
|
|
|||
Loading…
Reference in a new issue