Remove unnecessary whitespace in data.py
This commit is contained in:
@@ -54,8 +54,6 @@ async def processEnqueteNodeData(data, nodeID):
|
|||||||
cursor.close()
|
cursor.close()
|
||||||
mydb.close()
|
mydb.close()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
async def receive_data():
|
async def receive_data():
|
||||||
uri = "ws://145.92.8.114/ws"
|
uri = "ws://145.92.8.114/ws"
|
||||||
try:
|
try:
|
||||||
|
Reference in New Issue
Block a user