minro checkstyle (#13977)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
This commit is contained in:
parent
9687c3da0a
commit
df6454e374
@ -12,6 +12,7 @@
|
|||||||
*/
|
*/
|
||||||
package org.openhab.binding.bluetooth.ruuvitag.internal;
|
package org.openhab.binding.bluetooth.ruuvitag.internal;
|
||||||
|
|
||||||
|
import org.eclipse.jdt.annotation.NonNullByDefault;
|
||||||
import org.openhab.binding.bluetooth.BluetoothBindingConstants;
|
import org.openhab.binding.bluetooth.BluetoothBindingConstants;
|
||||||
import org.openhab.core.thing.ThingTypeUID;
|
import org.openhab.core.thing.ThingTypeUID;
|
||||||
|
|
||||||
@ -21,6 +22,7 @@ import org.openhab.core.thing.ThingTypeUID;
|
|||||||
*
|
*
|
||||||
* @author Sami Salonen - Initial contribution
|
* @author Sami Salonen - Initial contribution
|
||||||
*/
|
*/
|
||||||
|
@NonNullByDefault
|
||||||
public class RuuviTagBindingConstants {
|
public class RuuviTagBindingConstants {
|
||||||
|
|
||||||
// List of all Thing Type UIDs
|
// List of all Thing Type UIDs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user