Skip to content

Commit

Permalink
Remove duplicate remove_column
Browse files Browse the repository at this point in the history
for :logo_content_type
  • Loading branch information
ChrisBr committed Jun 27, 2016
1 parent 69a0d12 commit 8197f42
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ def up
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

Expand Down

0 comments on commit 8197f42

Please sign in to comment.