mirror of
https://github.com/kokonect-link/cherrypick
synced 2025-01-19 00:03:19 +09:00
lint
This commit is contained in:
parent
2118338898
commit
68b3305a9f
@ -7,7 +7,7 @@ try {
|
||||
} else {
|
||||
postMessage({ result: false });
|
||||
}
|
||||
} catch (e) {
|
||||
} catch (err) {
|
||||
// assert(e instanceof ReferenceError)
|
||||
postMessage({ result: false });
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user