fixed missing class
This commit is contained in:
parent
9590cc486f
commit
e20dbfc091
|
@ -45,9 +45,6 @@ class ACRAAnalyzer : Analyzer() {
|
|||
|
||||
}
|
||||
|
||||
override fun log(event: Event) {
|
||||
}
|
||||
|
||||
override fun logException(throwable: Throwable) {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue