Browse Source

refator: linting

pull/1169/head
natdeanlewissoftwire 3 years ago
parent
commit
bc0c6d3274
  1. 1
      app/controllers/lettings_logs_controller.rb

1
app/controllers/lettings_logs_controller.rb

@ -110,6 +110,7 @@ class LettingsLogsController < LogsController
"created_by_id" => current_user.id,
}
end
private
def permitted_log_params

Loading…
Cancel
Save