Skip to content

Commit

Permalink
Fix sonar issues
Browse files Browse the repository at this point in the history
  • Loading branch information
admin committed Nov 20, 2023
1 parent 3fbda58 commit 7dffd00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/io/github/grrolland/hcshm/ShmTcpServer.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public ShmTcpServer() {

/**
* Start the TCP Server
* @throws Exception unable to start the server
*/
@Override
public void start() {
Expand Down

0 comments on commit 7dffd00

Please sign in to comment.