🚨Fix Rubocop lint errors
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class Contact < ApplicationRecord
|
||||
include Pubsubable
|
||||
|
||||
|
||||
validates :account_id, presence: true
|
||||
validates :inbox_id, presence: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user