1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Fixed merge conflict for tournament backups migration

This commit is contained in:
2025-01-08 08:41:42 -05:00
parent 275847befe
commit 38785924ed

View File

@@ -13,4 +13,3 @@ class CreateTournamentBackups < ActiveRecord::Migration[7.0]
drop_table :tournament_backups
end
end