Remove unused method
This commit is contained in:
parent
44adc04395
commit
d025b57656
1 changed files with 0 additions and 4 deletions
|
@ -167,10 +167,6 @@
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
extension.install = function() {
|
|
||||||
Whisper.events.trigger('openInstaller');
|
|
||||||
};
|
|
||||||
|
|
||||||
var notification_pending = Promise.resolve();
|
var notification_pending = Promise.resolve();
|
||||||
extension.notification = {
|
extension.notification = {
|
||||||
init: function() {
|
init: function() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue