1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00

lint - fix

This commit is contained in:
kumavis 2018-03-23 18:45:58 -07:00
parent 079ba3e6ee
commit 46e8781e41

View File

@ -26,7 +26,7 @@ function setupRaven(opts) {
rewriteReportUrls(report)
// make request normally
client._makeRequest(opts)
}
},
})
client.install()