Skip to content

Commit c7713a4

Browse files
committed
Feat: Adds Shawn Dunsmore Jr Added Spotless
1 parent 531ea2a commit c7713a4

File tree

1 file changed

+0
-1
lines changed
  • lesson_16/objects/objects_app/src/main/java/com/codedifferently/lesson16/ShawnDunsmore

1 file changed

+0
-1
lines changed

lesson_16/objects/objects_app/src/main/java/com/codedifferently/lesson16/ShawnDunsmore/SlotMachine.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ public int payOut() {
5656
return payAmount;
5757
}
5858

59-
6059
public int getMoneyNeeded() {
6160
return moneyNeeded;
6261
}

0 commit comments

Comments
 (0)