Deleted disclosable concern from contact

This commit is contained in:
Sergei Tsõganov 2022-04-13 15:59:01 +03:00
parent 47a93b200a
commit 41a3c661aa
3 changed files with 0 additions and 62 deletions

View file

@ -7,7 +7,6 @@ class Contact < ApplicationRecord
include UserEvents
include Contact::Transferable
include Contact::Identical
include Contact::Disclosable
include Contact::Archivable
include EmailVerifable