Remove unused variables
This commit is contained in:
parent
44f9ea5d49
commit
a104ee9ca6
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@
|
||||||
request.respond(500, 'Bad encrypted websocket message');
|
request.respond(500, 'Bad encrypted websocket message');
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
var opened = false;
|
|
||||||
var panel = 0;
|
|
||||||
|
|
||||||
extension.browserAction(window.openInbox);
|
extension.browserAction(window.openInbox);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue