remove unneeded dependency
This commit is contained in:
parent
cf0e821b3a
commit
688090fdcc
|
@ -18,7 +18,6 @@ dependencies {
|
|||
implementation project(':app-wear-shared:shared')
|
||||
implementation project(':core:interfaces')
|
||||
implementation project(':core:ui')
|
||||
implementation project(':pump:pump-common')
|
||||
implementation project(':pump:pump-core')
|
||||
|
||||
testImplementation project(':app-wear-shared:shared-tests')
|
||||
|
|
Loading…
Reference in a new issue