Skip to content

Commit

Permalink
Break circular dependency between Profile and AutoinstConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Jan 10, 2018
1 parent b8ec355 commit e219f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/AutoinstFunctions.rb
Expand Up @@ -10,6 +10,7 @@ def main
Yast.import "Mode"
Yast.import "AutoinstConfig"
Yast.import "ProductControl"
Yast.import "Profile"
Yast.import "Pkg"
end

Expand Down

0 comments on commit e219f41

Please sign in to comment.