mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Swapping from
for import
This commit is contained in:
parent
fb80e17400
commit
446457d017
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ import traceback
|
|||
import re
|
||||
import time
|
||||
import random
|
||||
from urllib
|
||||
import urllib
|
||||
|
||||
# Import salt libs
|
||||
import salt.utils
|
||||
|
|
Loading…
Add table
Reference in a new issue