1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
This commit is contained in:
Steffo 2018-06-09 17:40:36 +02:00
parent 47b22ffada
commit 6df508ece3

View file

@ -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")