mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Remove METAMASK_NOTIFIER (#18437)
This commit is contained in:
parent
7f6bdf0178
commit
6ebef431a8
@ -80,7 +80,6 @@ log.setDefaultLevel(process.env.METAMASK_DEBUG ? 'debug' : 'info');
|
||||
|
||||
const platform = new ExtensionPlatform();
|
||||
const notificationManager = new NotificationManager();
|
||||
global.METAMASK_NOTIFIER = notificationManager;
|
||||
|
||||
let popupIsOpen = false;
|
||||
let notificationIsOpen = false;
|
||||
|
Loading…
Reference in New Issue
Block a user