lint - fix

This commit is contained in:
kumavis 2018-03-23 18:45:58 -07:00
parent 079ba3e6ee
commit 46e8781e41
1 changed files with 1 additions and 1 deletions

View File

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