1
0
mirror of https://github.com/vikstrous/pirate-get synced 2025-01-09 09:59:51 +01:00

remove unused import

This commit is contained in:
Michele Guerini Rocco 2019-11-15 18:31:04 +01:00
parent a025dc7fc2
commit 757231a188
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -8,7 +8,6 @@ import socket
import urllib.request as request
import urllib.error
import builtins
from collections import OrderedDict
import webbrowser