add skipped empty lines
This commit is contained in:
parent
cdd3b40f5b
commit
494003892c
31 changed files with 37 additions and 29 deletions
|
|
@ -15,4 +15,3 @@ class CreateEventPeopleTable < ActiveRecord::Migration
|
|||
drop_table :event_people
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -17,4 +17,3 @@ class CreateVenueTable < ActiveRecord::Migration
|
|||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -9,4 +9,3 @@ class UserRolesTable < ActiveRecord::Migration
|
|||
drop_table :roles_users
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue