We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81b0ac commit d712242Copy full SHA for d712242
Tracker/src/com/sajibsrs/tracker/model/UserAction.java
@@ -48,6 +48,4 @@ public String toString(){
48
public void save(){
49
System.out.printf("Saving: %s %n", this);
50
}
51
-
52
53
0 commit comments