Applied rubocop cop 'Style/EmptyLines'.

This commit is contained in:
Thorsten Eckel 2015-07-03 17:20:41 +02:00
parent 54fd62487c
commit 9b6bf4e762
2 changed files with 0 additions and 2 deletions

View file

@ -338,7 +338,6 @@ class UsersController < ApplicationController
user_all = User.where('id != 1').order('created_at DESC').limit( params[:limit] || 20 )
end
# build result list
if !params[:full]
users = []

View file

@ -17,7 +17,6 @@ class Organization < ApplicationModel
notify_clients_support
latest_change_support
private
def cache_delete