Remove duplicated id

This commit is contained in:
qwerty287 2024-07-18 17:56:49 +02:00
parent e46974d6f5
commit 7d417e0021
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ var oldMigrationNames = []string{
"add repo_admin_change_team_access to user",
"add original author name and id on migrated release",
"add task table and status column for repository table",
"update migration repositories' service type",
"change length of some external login users columns",
"update migration repositories' service type",
"Add WhitelistDeployKeys to protected branch",