Skip to content

Commit

Permalink
Remove unneeded unused configuration priority
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mracek authored and Conan-Kudo committed Jul 17, 2023
1 parent 46267bb commit 1b2a8c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/libdnf5/conf/option.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ class Option {
INSTALLROOT = 45,
PLUGINDEFAULT = 50,
PLUGINCONFIG = 60,
DROPINCONFIG = 65,
COMMANDLINE = 70,
RUNTIME = 80
};
Expand Down

0 comments on commit 1b2a8c8

Please sign in to comment.