Remove superfluous field
This commit is contained in:
parent
76fcbfcb52
commit
383a300566
|
@ -77,7 +77,6 @@ public class MiBandSupport extends AbstractBTLEDeviceSupport {
|
|||
private static final Logger LOG = LoggerFactory.getLogger(MiBandSupport.class);
|
||||
private volatile boolean telephoneRinging;
|
||||
private volatile boolean isLocatingDevice;
|
||||
private boolean startFetchingActivityData;
|
||||
|
||||
private ActivityStruct activityStruct;
|
||||
|
||||
|
|
Loading…
Reference in New Issue