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