mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 08:54:21 +01:00
Removing one log message
This commit is contained in:
@@ -427,7 +427,6 @@ public abstract class BleProfileServiceReadyActivity<E extends BleProfileService
|
||||
setDefaultUI();
|
||||
showDeviceScanningDialog(getFilterUUID());
|
||||
} else {
|
||||
Logger.v(mLogSession, "Disconnecting...");
|
||||
mService.disconnect();
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user