mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
chore: golang lint
This commit is contained in:
@@ -444,7 +444,6 @@ var migrations = []Migration{
|
||||
// v235 -> v236
|
||||
NewMigration("Add index for access_token", v1_19.AddIndexForAccessToken),
|
||||
|
||||
|
||||
// in dev
|
||||
NewMigration("Add bots tables", addBotTables),
|
||||
}
|
||||
|
Reference in New Issue
Block a user