mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 06:56:23 +02:00
Fixed codeclimate issues
This commit is contained in:
parent
97c11f5dfd
commit
537315a8a9
2 changed files with 3 additions and 3 deletions
|
@ -82,7 +82,7 @@ class WhiteIp < ApplicationRecord
|
|||
ipv4, ipv6,
|
||||
interfaces.join(', ').upcase,
|
||||
created_at,
|
||||
updated_at,
|
||||
updated_at
|
||||
]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue