Skip to content

Commit

Permalink
Update App.javasdfs
Browse files Browse the repository at this point in the history
  • Loading branch information
wdn5349 authored May 2, 2024
1 parent b0d3979 commit 751a3a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/cse3310/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,6 @@ public static void main(String[] args) {
System.out.println("websocket Server started on port: " + socketPort);
} catch (NullPointerException e) { // Checks for environment variable
e.printStackTrace();

}
}
}

0 comments on commit 751a3a4

Please sign in to comment.