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
0498e946f9
commit
561c99e671
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ import tempfile
|
|||
import salt.utils
|
||||
import salt.config as config
|
||||
import salt.client
|
||||
import salt.ext.six as six
|
||||
from salt._compat import ipaddress
|
||||
|
||||
from salt.exceptions import SaltCloudException, SaltCloudSystemExit, \
|
||||
|
|
Loading…
Add table
Reference in a new issue