diff --git a/update.py b/update.py index a856ef7b..232e37a8 100644 --- a/update.py +++ b/update.py @@ -6,7 +6,6 @@ session = None # Stop updating if Ctrl-C is pressed try: while True: - global session session = db.Session() # Update Steam print("STEAM")