Remove unused variables
This commit is contained in:
@@ -56,8 +56,6 @@
|
||||
request.respond(500, 'Bad encrypted websocket message');
|
||||
});
|
||||
});
|
||||
var opened = false;
|
||||
var panel = 0;
|
||||
|
||||
extension.browserAction(window.openInbox);
|
||||
};
|
||||
|
Reference in New Issue
Block a user