Removing migration
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
class DeleteRecipientIdFromCart < ActiveRecord::Migration
|
||||
def change
|
||||
remove_column :carts, :recipient_destination_id
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user