We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec51d9 commit effc2e6Copy full SHA for effc2e6
1 file changed
dnf-plugins/diff.py
@@ -23,7 +23,7 @@
23
import subprocess
24
25
import logging
26
-from dnfpluginsextras import _, logger
+from dnfpluginscore import _, logger
27
28
@dnf.plugin.register_command
29
class DiffCommand(dnf.cli.Command):
0 commit comments