Skip to content

Commit

Permalink
Test CI fail
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengweii committed Sep 25, 2020
1 parent 05a7efe commit af15295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/seedu/address/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ public class Main {
public static void main(String[] args) {
Application.launch(MainApp.class, args);
}
}
}

0 comments on commit af15295

Please sign in to comment.