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

View File

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