fixed missing class

This commit is contained in:
Mariotaku Lee 2017-12-18 01:35:30 +08:00
parent 9590cc486f
commit e20dbfc091
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@ class ACRAAnalyzer : Analyzer() {
}
override fun log(event: Event) {
}
override fun logException(throwable: Throwable) {
}