mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-27 20:03:33 -06:00
Tidying and linting
This commit is contained in:
parent
e497794059
commit
1d017d0563
11 changed files with 85 additions and 92 deletions
|
|
@ -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,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue