Removed redundant method on OmnipodPumpPlugin
This commit is contained in:
parent
5c4b9846e6
commit
18a515e5f7
|
@ -929,11 +929,4 @@ public class OmnipodPumpPlugin extends PumpPluginAbstract implements OmnipodPump
|
|||
return false;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public RxBusWrapper getRxBus() {
|
||||
return this.rxBus;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue