Tidying and linting
This commit is contained in:
@ -249,6 +249,6 @@ func New(database db.DB, log *logrus.Logger) Server {
|
||||
srv.SetClientInfoHandler(server.ClientFormHandler)
|
||||
return &s{
|
||||
server: srv,
|
||||
log: log,
|
||||
log: log,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user