Remove unused method

This commit is contained in:
lilia 2017-04-24 16:51:13 -07:00 committed by Scott Nonnenberg
parent 44adc04395
commit d025b57656
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

@ -167,10 +167,6 @@
};
}
extension.install = function() {
Whisper.events.trigger('openInstaller');
};
var notification_pending = Promise.resolve();
extension.notification = {
init: function() {