We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1536586 commit e8db168Copy full SHA for e8db168
1 file changed
library/src/uk/co/alt236/bluetoothlelib/device/IBeaconDevice.java
@@ -1,7 +1,5 @@
1
package uk.co.alt236.bluetoothlelib.device;
2
3
-import java.security.InvalidParameterException;
4
-
5
import uk.co.alt236.bluetoothlelib.device.mfdata.IBeaconManufacturerData;
6
import uk.co.alt236.bluetoothlelib.util.IBeaconUtils;
7
import uk.co.alt236.bluetoothlelib.util.IBeaconUtils.IBeaconDistanceDescriptor;
0 commit comments