Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
shan-96 committed Jun 23, 2024
1 parent e5443ef commit 4a980bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ func NewServer(addr string, serverConfig ServerConfig, opts ...Option) *Server {
}

server.ApplyServerConfig(serverConfig)

return server
}

Expand Down

0 comments on commit 4a980bd

Please sign in to comment.