Skip to content

Commit a82a864

Browse files
committed
Formatting.
1 parent 4ed15d3 commit a82a864

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hub/src/main/java/ch/iterate/hub/model/AccountKeyAndDeviceName.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@
66

77
public class AccountKeyAndDeviceName {
88
private String accountKey;
9-
109
private String deviceName;
1110

12-
public AccountKeyAndDeviceName() {
13-
}
14-
1511
public String accountKey() {
1612
return accountKey;
1713
}

0 commit comments

Comments
 (0)