Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverLok committed Aug 8, 2024
1 parent 07fd6e4 commit ab0a608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/api/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ func handleConnection(conn net.Conn) {
if err != nil {
log.Fatal("Failed to write the request back to the client.", err)
}
}
}

0 comments on commit ab0a608

Please sign in to comment.