mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Removed legacy contacts form api users
This commit is contained in:
parent
321e28b8c7
commit
24b51809c3
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ class ApiUser < User
|
|||
|
||||
# TODO: should have max request limit per day
|
||||
belongs_to :registrar
|
||||
has_many :contacts
|
||||
has_many :certificates
|
||||
|
||||
validates :username, :password, :registrar, presence: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue