Remove duplicate remove_column
for :logo_content_type
This commit is contained in:
parent
69a0d12793
commit
8197f4267e
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ class RemoveLogoAndProgressAndTimeSlotsFromEvents < ActiveRecord::Migration
|
||||||
remove_column :events, :logo_updated_at
|
remove_column :events, :logo_updated_at
|
||||||
remove_column :events, :logo_file_size
|
remove_column :events, :logo_file_size
|
||||||
remove_column :events, :logo_content_type
|
remove_column :events, :logo_content_type
|
||||||
remove_column :events, :logo_content_type
|
|
||||||
remove_column :events, :time_slots
|
remove_column :events, :time_slots
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue