Skip to content

Commit

Permalink
chore: Remove empty line in DFAmenu class
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony0380 committed Jun 9, 2024
1 parent 94dcd4c commit 3f1b6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/computability/DFAmenu.java
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ public void addState() {
} catch (Exception e) {
System.out.println("An error occurred. Please try again.");
}

}

/**
Expand Down

0 comments on commit 3f1b6a6

Please sign in to comment.