minro checkstyle (#13977)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
This commit is contained in:
lsiepel 2022-12-27 16:13:12 +01:00 committed by GitHub
parent 9687c3da0a
commit df6454e374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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