Skip to content

Commit d712242

Browse files
authored
formatting
1 parent c81b0ac commit d712242

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tracker/src/com/sajibsrs/tracker/model/UserAction.java

-2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,4 @@ public String toString(){
4848
public void save(){
4949
System.out.printf("Saving: %s %n", this);
5050
}
51-
52-
5351
}

0 commit comments

Comments
 (0)