Skip to content

Commit 283ef26

Browse files
committed
Fix Is#09
1 parent 9131c4d commit 283ef26

File tree

1 file changed

+0
-4
lines changed
  • Source Code Inspection/src/br/calebe/ticketmachine/core

1 file changed

+0
-4
lines changed

Source Code Inspection/src/br/calebe/ticketmachine/core/Troco.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,5 @@ public PapelMoeda next() {
7878
return ret;
7979
}
8080

81-
@Override
82-
public void remove() {
83-
next();
84-
}
8581
}
8682
}

0 commit comments

Comments
 (0)