mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Remove debugger
This commit is contained in:
parent
adc66974ff
commit
10459ebaf4
@ -142,7 +142,6 @@ async function skipNotices (app) {
|
||||
// still notices to accept
|
||||
const termsPage = app.find('.markdown')[0]
|
||||
if (!termsPage) {
|
||||
debugger
|
||||
break
|
||||
}
|
||||
termsPage.scrollTop = termsPage.scrollHeight
|
||||
|
Loading…
Reference in New Issue
Block a user