mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-17 16:01:25 -07:00
Get rid of extra blank line
This commit is contained in:
parent
8ff33bd729
commit
444bd82785
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ def uses_replica_terminology(cursor):
|
|||
|
||||
if isinstance(result, dict):
|
||||
version_str = result['version']
|
||||
|
||||
else:
|
||||
version_str = result[0]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue