mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-11 10:19:53 +00:00
yum: remove unused module
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
b467fc3591
commit
1cbdec6a1b
@ -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,)
|
||||
|
Loading…
Reference in New Issue
Block a user