Fix rubocop

This commit is contained in:
Martin Lensment 2015-03-23 16:53:42 +02:00
parent d94d50a174
commit f532d231fa
3 changed files with 6 additions and 2 deletions

View file

@ -2,6 +2,5 @@ class Registrar::InvoicesController < RegistrarController
load_and_authorize_resource
def index
end
end