removing s
This commit is contained in:
@@ -99,7 +99,7 @@ if __name__ == "__main__":
|
|||||||
try:
|
try:
|
||||||
mtaController.start_updates()
|
mtaController.start_updates()
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
logging.info(f"Exception found in update function - {e}")s
|
logging.info(f"Exception found in update function - {e}")
|
||||||
|
|
||||||
|
|
||||||
threadLock = threading.Lock()
|
threadLock = threading.Lock()
|
||||||
|
|||||||
Reference in New Issue
Block a user