mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
fix
This commit is contained in:
parent
47b22ffada
commit
6df508ece3
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue