Skip to content

Commit

Permalink
Merge pull request #19044 from carbonin/remove_ansible_authentications
Browse files Browse the repository at this point in the history
Remove the AnsibleAuthentications mixin
  • Loading branch information
bdunne authored Jul 24, 2019
2 parents a37cc5d + a53609d commit d469aeb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
1 change: 0 additions & 1 deletion app/models/miq_database.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ class MiqDatabase < ApplicationRecord

include AuthenticationMixin
include PasswordMixin
include AnsibleAuthentications

virtual_has_many :vmdb_tables

Expand Down
79 changes: 0 additions & 79 deletions app/models/mixins/ansible_authentications.rb

This file was deleted.

0 comments on commit d469aeb

Please sign in to comment.