keyring: Remove unused global
https://bugzilla.gnome.org/show_bug.cgi?id=708910
This commit is contained in:
parent
c28bd04958
commit
3d28836f2c
@ -13,8 +13,6 @@ const ModalDialog = imports.ui.modalDialog;
|
||||
const ShellEntry = imports.ui.shellEntry;
|
||||
const CheckBox = imports.ui.checkBox;
|
||||
|
||||
let prompter = null;
|
||||
|
||||
const KeyringDialog = new Lang.Class({
|
||||
Name: 'KeyringDialog',
|
||||
Extends: ModalDialog.ModalDialog,
|
||||
|
Loading…
Reference in New Issue
Block a user