Skip to content

Commit

Permalink
Test codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
jskimdev committed Feb 20, 2024
1 parent cd94244 commit 8e310d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/seedu/address/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
* to be the entry point of the application, we avoid this issue.
*/
public class Main {
//test
private static Logger logger = LogsCenter.getLogger(Main.class);

public static void main(String[] args) {
Expand Down

0 comments on commit 8e310d4

Please sign in to comment.