fmt after merge

此提交包含在:
David Svantesson
2019-10-05 12:48:02 +00:00
父節點 5316bdfd85
當前提交 c1a2e266a4
-1
查看文件
@@ -254,7 +254,6 @@ var migrations = []Migration{
NewMigration("add original author name and id on migrated release", addOriginalAuthorOnMigratedReleases), NewMigration("add original author name and id on migrated release", addOriginalAuthorOnMigratedReleases),
// v99 -> v100 // v99 -> v100
NewMigration("add includes_all_repositories to teams", addTeamIncludesAllRepositories), NewMigration("add includes_all_repositories to teams", addTeamIncludesAllRepositories),
} }
// Migrate database to current version // Migrate database to current version