Removed useless imports

This commit is contained in:
Edgar P. Burkhart 2020-10-14 14:42:34 +02:00
parent fd2219ca8c
commit f0b7fac53b
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
#-*- encoding: utf-8
import sys
from progressbar import progressbar
import requests
from html.parser import HTMLParser
from datetime import datetime as dt, time