fixed rubocop errors

This commit is contained in:
dinsmol 2021-09-16 14:46:27 +03:00
parent d36ef24170
commit 170652679d
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ module Repp
end
end
def update
def update # rubocop:disable Metrics/MethodLength
affected, errored = if hostname.present?
current_user.registrar.replace_nameservers(hostname,
hostname_params[:data][:attributes],