spotless:apply

Signed-off-by: Laurent ARNAL <laurent@clae.net>
This commit is contained in:
Laurent ARNAL 2024-08-27 16:16:08 +02:00
parent c48b103e73
commit 77e5e9ff13

View File

@ -122,5 +122,4 @@ public class LinkyBindingConstants {
* Smartthings scopes needed by this binding to work.
*/
public static final String LINKY_SCOPES = "am_application_scope default";
}