mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
typo fix
This commit is contained in:
parent
9101812552
commit
b2afa16925
@ -63,7 +63,7 @@ function cleanContextForImports () {
|
||||
function restoreContextAfterImports () {
|
||||
try {
|
||||
global.define = __define
|
||||
} catch {
|
||||
} catch (_) {
|
||||
console.warn('MetaMask - global.define could not be overwritten.')
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user