mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-28 21:07:57 +01:00
Remove unneded dependency
This commit is contained in:
@@ -12,10 +12,6 @@ open class TestApp : App() {
|
||||
.dataModule(TestDataModule())
|
||||
}
|
||||
|
||||
override fun setupEventBus() {
|
||||
// Do nothing
|
||||
}
|
||||
|
||||
override fun setupAcra() {
|
||||
// Do nothing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user