Commit ca5099f5 by utkarshcmu

Fixed gofmt tests

parent 5877e5e1
......@@ -20,7 +20,7 @@ func AddMigrations(mg *Migrator) {
addQuotaMigration(mg)
addPluginBundleMigration(mg)
addSessionMigration(mg)
addPlaylistMigrations(mg)
addPlaylistMigrations(mg)
}
func addMigrationLogMigrations(mg *Migrator) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment