mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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_file_size
|
||||
remove_column :events, :logo_content_type
|
||||
remove_column :events, :logo_content_type
|
||||
remove_column :events, :time_slots
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue