Skip to content

Commit

Permalink
Removed unwanted constant
Browse files Browse the repository at this point in the history
  • Loading branch information
raydenlim committed Oct 16, 2023
1 parent 4b6092d commit b33a4fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions data/tasks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
[D][ ] updateIP (by: 31 Aug 2023 00:00)
[T][ ] egoga
[A][ ] gsabeg
[T][ ] runagoiubg
1 change: 0 additions & 1 deletion src/test/java/duke/parser/ParserTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

public class ParserTest {

private static final String DEAD_LINE_TEST = "deadline updateIP /by 31/08/2023";
@Test
public void testParseBye() {
Parser parser = new Parser();
Expand Down

0 comments on commit b33a4fd

Please sign in to comment.