lint fix
This commit is contained in:
parent
b472ad0c63
commit
a9aa68c7bf
|
@ -55,7 +55,6 @@ async function identifyByApiKey(apiKey) {
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
console.log(error)
|
console.log(error)
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function captureException(err) {
|
function captureException(err) {
|
||||||
|
|
Loading…
Reference in New Issue