1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-06-16 15:06:53 +00:00

removed debugging code

This commit is contained in:
Anson 2019-07-10 12:04:14 -07:00
parent 33c80bd75b
commit a180e9f360

View File

@ -122,7 +122,3 @@ def symbolInfo(symbols: list):
return messages
# symbolDividend(["psec", "f", "tsla"])
print(symbolDividend(["f"]))