go mod tidy
This commit is contained in:
@@ -50,7 +50,6 @@ func NewServer(options ...func(s *server)) *server {
|
||||
for _, opt := range options {
|
||||
opt(n)
|
||||
}
|
||||
|
||||
return n
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user