Minor renaming
This commit is contained in:
parent
f402d78d95
commit
16f35870eb
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ abstract class PluginsModule {
|
||||||
@PumpDriver
|
@PumpDriver
|
||||||
@IntoMap
|
@IntoMap
|
||||||
@IntKey(155)
|
@IntKey(155)
|
||||||
abstract fun bindOmnipodPumpPlugin(plugin: OmnipodErosPumpPlugin): PluginBase
|
abstract fun bindOmnipodErosPumpPlugin(plugin: OmnipodErosPumpPlugin): PluginBase
|
||||||
|
|
||||||
@Binds
|
@Binds
|
||||||
@NotNSClient
|
@NotNSClient
|
||||||
|
|
Loading…
Reference in a new issue