removed unused imports
This commit is contained in:
@@ -14,13 +14,11 @@ __license__ = "None"
|
||||
# API Documentation https://core.telegram.org/bots/api
|
||||
# Code examples https://github.com/eternnoir/pyTelegramBotAPI#getting-started
|
||||
|
||||
import email
|
||||
import os
|
||||
|
||||
import telebot
|
||||
import sys
|
||||
import logging
|
||||
import json
|
||||
import re
|
||||
|
||||
import news.news_fetcher as news
|
||||
|
||||
Reference in New Issue
Block a user