Skip to content

Commit

Permalink
yum: remove unused module
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
  • Loading branch information
Christian Brauner committed May 7, 2020
1 parent 50e3e83 commit c89e6d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/yum/lxc-patch.py
Expand Up @@ -24,7 +24,6 @@
import os
from fnmatch import fnmatch
from yum.plugins import TYPE_INTERACTIVE
from yum.plugins import PluginYumExit

requires_api_version = '2.0'
plugin_type = (TYPE_INTERACTIVE,)
Expand Down

0 comments on commit c89e6d5

Please sign in to comment.