Update cloud_migrations.go (#89218)

Remove unnecessary newline
This commit is contained in:
Sofia Papagiannaki 2024-06-14 15:14:37 +03:00 committed by GitHub
parent 2dd44e2f58
commit 63c4d7373a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,5 +120,4 @@ func addCloudMigrationsMigrations(mg *Migrator) {
"updated": "updated",
"finished": "finished",
})
}