Remove unneded dependency

This commit is contained in:
len
2016-04-06 20:40:37 +02:00
parent 1844b8c5a2
commit fa8d0946e9
7 changed files with 6 additions and 44 deletions

View File

@@ -12,10 +12,6 @@ open class TestApp : App() {
.dataModule(TestDataModule())
}
override fun setupEventBus() {
// Do nothing
}
override fun setupAcra() {
// Do nothing
}