mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Issue #27121 - Remove leftover code comment
This commit is contained in:
parent
c58e7a00f3
commit
100eea46d5
1 changed files with 0 additions and 2 deletions
|
@ -1299,8 +1299,6 @@ def _modify_eni_properties(eni_id, properties=None):
|
|||
while retries > 0:
|
||||
retries = retries - 1
|
||||
|
||||
# result = query(params, return_root=True)
|
||||
|
||||
result = aws.query(params,
|
||||
return_root=True,
|
||||
location=get_location(),
|
||||
|
|
Loading…
Add table
Reference in a new issue