Skip to content

Commit

Permalink
spotless:apply
Browse files Browse the repository at this point in the history
  • Loading branch information
lo92fr committed Dec 11, 2024
1 parent bb332e8 commit 0144137
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ public class SmartthingsAttribute {
public String setter;
public SmartthingsSchema schema;
public SmartthingsEnumCommand[] enumCommands;

}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ public class SmartthingsCapabilitie {

protected Hashtable<String, SmartthingsAttribute> attributes;
protected Hashtable<String, SmartthingsCommand> commands;

}

0 comments on commit 0144137

Please sign in to comment.