Remove unused method

pull/749/head
lilia 8 years ago committed by Scott Nonnenberg
parent 44adc04395
commit d025b57656
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

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

Loading…
Cancel
Save