From 30f4f190df9eec0fe67fe6ca443e7b685009bd6d Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Thu, 11 Mar 2021 14:27:06 -0700 Subject: [PATCH] =?UTF-8?q?another=20sloppy=20bug=20=F0=9F=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/functions.py b/functions.py index 33385a6..ca901b8 100644 --- a/functions.py +++ b/functions.py @@ -227,7 +227,6 @@ _Donations can only be made in a chat directly with @simplestockbot_ "latestPrice", "changePercent", ) - [print(k, IEXData[k]) for k in keys] if set(keys).issubset(IEXData): try: # Some symbols dont return if the market is open