DEV: Remove remaining reference to instagram_user_infos

Follow-up to ad6f33e5b1
This commit is contained in:
David Taylor 2019-11-29 16:53:53 +00:00
parent ad6f33e5b1
commit cdec5f154b

View File

@ -56,7 +56,6 @@ class User < ActiveRecord::Base
has_many :user_associated_accounts, dependent: :destroy
has_one :github_user_info, dependent: :destroy
has_many :oauth2_user_infos, dependent: :destroy
has_one :instagram_user_info, dependent: :destroy
has_many :user_second_factors, dependent: :destroy
has_many :totps, -> {