mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Lint
This commit is contained in:
parent
59018289dc
commit
4d6f6bb371
1 changed files with 0 additions and 1 deletions
|
@ -578,7 +578,6 @@ class Client(object):
|
|||
return dest
|
||||
except Exception as exc:
|
||||
raise MinionError('Could not retrieve {0} from FTP server. Exception: {1}'.format(url, exc))
|
||||
|
||||
|
||||
if url_data.scheme == 'swift':
|
||||
try:
|
||||
|
|
Loading…
Add table
Reference in a new issue