removed bad import which caused breakages

Will break kwik, but that's already broken :)
master
Blatzar 2020-06-30 00:11:54 +00:00 committed by GitHub
parent cab4d84c59
commit 758b390083
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ import tempfile
import requests
from tabulate import tabulate
from uuid import uuid4
from time import time
from secrets import choice
from urllib.parse import urlparse