mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Deactivate polling for now.
This commit is contained in:
parent
c8d7f777eb
commit
1458b8c68e
@ -35,7 +35,9 @@ module.exports = class MetamaskController {
|
||||
this.checkTOSChange()
|
||||
|
||||
this.scheduleConversionInterval()
|
||||
this.scheduleNoticeCheck()
|
||||
|
||||
// to be uncommented when retrieving notices from a remote server.
|
||||
// this.scheduleNoticeCheck()
|
||||
}
|
||||
|
||||
getState () {
|
||||
|
Loading…
Reference in New Issue
Block a user