mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Removed unwanted imports
This commit is contained in:
parent
f12bfcf248
commit
9bc1519ee7
@ -21,10 +21,6 @@ ensure_in_syspath('../../')
|
||||
# Import Salt Libs
|
||||
from salt.states import win_update
|
||||
|
||||
# Globals
|
||||
win_update.__salt__ = {}
|
||||
win_update.__opts__ = {}
|
||||
|
||||
|
||||
class MockPyWinUpdater(object):
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user