mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-01 22:13:33 -06:00
lint + tidy
This commit is contained in:
parent
6d81df50ce
commit
6037f709af
3 changed files with 1 additions and 4 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
/*
|
||||
GoToSocial
|
||||
Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org
|
||||
|
|
|
|||
|
|
@ -34,8 +34,8 @@ import (
|
|||
"github.com/gin-gonic/gin"
|
||||
"github.com/google/uuid"
|
||||
"github.com/gotosocial/gotosocial/internal/db"
|
||||
"github.com/gotosocial/gotosocial/internal/module"
|
||||
"github.com/gotosocial/gotosocial/internal/gtsmodel"
|
||||
"github.com/gotosocial/gotosocial/internal/module"
|
||||
"github.com/gotosocial/gotosocial/internal/router"
|
||||
"github.com/gotosocial/gotosocial/pkg/mastotypes"
|
||||
"github.com/gotosocial/oauth2/v4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue