mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Fix rubocop issues
This commit is contained in:
parent
6fb1e44cca
commit
4d5dd1dae7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ module Repp
|
|||
status 200
|
||||
@response = { data: { type: 'nameserver',
|
||||
id: params[:data][:attributes][:hostname],
|
||||
attributes: params[:data][:attributes]},
|
||||
attributes: params[:data][:attributes] },
|
||||
affected_domains: affected_domains }
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue