Skip to content

Commit 2da877e

Browse files
Spacing.
1 parent 81642a7 commit 2da877e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/robinpowered/sdk/model/UserOrganization.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ public class UserOrganization extends Organization {
2525
* Methods
2626
*/
2727

28-
2928
public UserOrganization(int id, String slug, boolean isOrganization, DateTime createdAt, DateTime updatedAt,
3029
UserAccess userAccess) {
3130
super(id, slug, isOrganization, createdAt, updatedAt);

0 commit comments

Comments
 (0)