remove ?? import
This commit is contained in:
parent
069ca9b9f3
commit
f938213477
1 changed files with 0 additions and 1 deletions
1
main.py
1
main.py
|
@ -1,4 +1,3 @@
|
|||
from venv import create
|
||||
from dotenv import load_dotenv
|
||||
from os import environ
|
||||
from tweepy import OAuthHandler, API, StreamListener, Stream
|
||||
|
|
Reference in a new issue