1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
This commit is contained in:
kevmodrome 2020-12-16 15:22:31 +01:00
parent 1ce7dfda79
commit 17dd8abf58

View file

@ -55,7 +55,6 @@ async function identifyByApiKey(apiKey) {
} catch (error) {
console.log(error)
}
}
function captureException(err) {