mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove unused import
This commit is contained in:
parent
52b68d695a
commit
73cfda751a
1 changed files with 0 additions and 1 deletions
|
@ -243,7 +243,6 @@ import pprint
|
|||
import shutil
|
||||
import traceback
|
||||
import yaml
|
||||
from itertools import izip_longest
|
||||
|
||||
# Import salt libs
|
||||
import salt.payload
|
||||
|
|
Loading…
Add table
Reference in a new issue