Remove unnecessary whitespace in data.py

This commit is contained in:
sietse jonker
2024-03-26 23:20:28 +01:00
parent 5ce77d54ef
commit 6735a498ca

View File

@@ -54,8 +54,6 @@ async def processEnqueteNodeData(data, nodeID):
cursor.close()
mydb.close()
async def receive_data():
uri = "ws://145.92.8.114/ws"
try: