Skip to content

Commit

Permalink
Level-7 ver2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
weisiong24 committed Sep 15, 2020
1 parent fedb1bd commit 4332098
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/Duke.java
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ public static void main(String[] args) {
i -= 1;
throw new DukeException();
} catch (DukeException e) {

printLines();
System.out.print("☹ OOPS!!! The delete number command cannot be empty.\n");
printLines();
Expand Down

0 comments on commit 4332098

Please sign in to comment.