mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update mongo_future_return.py
This commit is contained in:
parent
07f9a8b95b
commit
b2b5623da3
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ def _get_conn(ret):
|
|||
password = _options.get('password')
|
||||
indexes = _options.get('indexes', False)
|
||||
|
||||
# at some point we should remove support for
|
||||
# at some point we should remove support for
|
||||
# pymongo versions < 2.3 until then there are
|
||||
# a bunch of these sections that need to be supported
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue