mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 04:38:36 +00:00
fmt after merge
This commit is contained in:
@@ -254,7 +254,6 @@ var migrations = []Migration{
|
||||
NewMigration("add original author name and id on migrated release", addOriginalAuthorOnMigratedReleases),
|
||||
// v99 -> v100
|
||||
NewMigration("add includes_all_repositories to teams", addTeamIncludesAllRepositories),
|
||||
|
||||
}
|
||||
|
||||
// Migrate database to current version
|
||||
|
Reference in New Issue
Block a user