mirror of https://github.com/Aidaho12/haproxy-wi
parent
b6a0f5050c
commit
4600980368
|
@ -2253,7 +2253,6 @@ def is_cloud():
|
|||
try:
|
||||
cur.execute(sql)
|
||||
except sqltool.Error as e:
|
||||
print("An error occurred:", e)
|
||||
cur.close()
|
||||
con.close()
|
||||
return ""
|
||||
|
|
Loading…
Reference in New Issue