1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-08-02 11:31:29 +00:00

Removed all mentions of IEX cloud

This commit is contained in:
2023-04-09 11:16:35 -06:00
parent 3ba785824c
commit bf4b3032f1
6 changed files with 5 additions and 19 deletions

View File

@@ -1,6 +1,3 @@
"""Class with functions for running the bot with IEX Cloud.
"""
import logging
import os
import datetime as dt