Bug 878677 - Follow-up: remove unused import. r=trivial

This commit is contained in:
Richard Newman 2013-06-20 10:39:53 -07:00
parent 19cdbfce63
commit c961278321

View File

@ -3,8 +3,6 @@
const {classes: Cc, interfaces: Ci, results: Cr, utils: Cu} = Components;
Cu.import("resource://gre/modules/Services.jsm");
let gSyncProfile;
gSyncProfile = do_get_profile();