mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Remove unneccessary country
This commit is contained in:
parent
b86e2d1edb
commit
62fa762627
7 changed files with 4 additions and 89 deletions
|
@ -2,7 +2,7 @@ class Nameserver < ActiveRecord::Base
|
|||
include Versions # version/nameserver_version.rb
|
||||
include EppErrors
|
||||
|
||||
belongs_to :registrar
|
||||
# belongs_to :registrar
|
||||
belongs_to :domain
|
||||
|
||||
# rubocop: disable Metrics/LineLength
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue