mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
removed unnecessary import
This commit is contained in:
parent
627c06a594
commit
b8a3f1aac9
@ -9,7 +9,6 @@ access to the master root execution access to all salt minions.
|
|||||||
# Import python libs
|
# Import python libs
|
||||||
import time
|
import time
|
||||||
import functools
|
import functools
|
||||||
import json
|
|
||||||
import glob
|
import glob
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user