From 4cc3d3aff5fe837d78a0498331c8e050489ea4e7 Mon Sep 17 00:00:00 2001 From: Rossen Georgiev Date: Wed, 20 Jan 2021 20:56:59 +0000 Subject: [PATCH] remove stray print statement in get_product_info --- steam/client/builtins/apps.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/steam/client/builtins/apps.py b/steam/client/builtins/apps.py index ee7fe3e..c00ff83 100644 --- a/steam/client/builtins/apps.py +++ b/steam/client/builtins/apps.py @@ -99,8 +99,6 @@ class Apps(object): else: tokens = None - print(tokens) - message = MsgProto(EMsg.ClientPICSProductInfoRequest) for app in apps: