Fix empty lines
This commit is contained in:
parent
494003892c
commit
784a92641b
2 changed files with 0 additions and 2 deletions
|
|
@ -6,4 +6,3 @@ class EventPerson < ActiveRecord::Base
|
|||
belongs_to :event
|
||||
belongs_to :person
|
||||
end
|
||||
|
||||
|
|
|
|||
|
|
@ -6,4 +6,3 @@ class Vote < ActiveRecord::Base
|
|||
delegate :name, to: :user
|
||||
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue