mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
fixed rubocop errors
This commit is contained in:
parent
d36ef24170
commit
170652679d
2 changed files with 2 additions and 2 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue