remove additional files
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
class DropTeams < ActiveRecord::Migration
|
|
||||||
def change
|
|
||||||
remove_column :exercises, :team_id, :integer
|
|
||||||
drop_table :teams
|
|
||||||
drop_table :internal_users_teams
|
|
||||||
end
|
|
||||||
end
|
|
Reference in New Issue
Block a user