Skip to content

Commit

Permalink
removal of empty whitespace in house controller
Browse files Browse the repository at this point in the history
  • Loading branch information
EBIRIM authored and EBIRIM committed Mar 6, 2017
1 parent f2c7e28 commit 619e42b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/parliament/decorators/house.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module Parliament
module Decorators
module House

def name
respond_to?(:houseName) ? houseName : ''
end
Expand Down

0 comments on commit 619e42b

Please sign in to comment.