Skip to content

Commit

Permalink
Added missing require (bsc#1167945)
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Apr 9, 2020
1 parent 4883014 commit e906d8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/registration/clients/inst_migration_repos.rb
Expand Up @@ -14,6 +14,7 @@

require "yast"
require "yast/suse_connect"
require "registration/sw_mgmt"

module Registration
module Clients
Expand Down

0 comments on commit e906d8a

Please sign in to comment.