mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
modules/yumpkg5.py: rm unused import of os
************* Module salt.modules.yumpkg5 W0611: 9,0: Unused import os
This commit is contained in:
parent
0e73cc3e5b
commit
b3da87d858
@ -6,7 +6,6 @@ Support for YUM
|
||||
import copy
|
||||
import logging
|
||||
import collections
|
||||
import os
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
Loading…
Reference in New Issue
Block a user