1
1
mirror of https://github.com/r4sas/PBinCLI synced 2025-01-24 21:44:27 +00:00

remove unused imported function

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-12-09 23:18:15 +00:00
parent 7b90b6a772
commit 7ecb501627
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -1,5 +1,5 @@
import signal
from urllib.parse import urlparse, parse_qsl
from urllib.parse import parse_qsl
from pbincli.api import Shortener
from pbincli.format import Paste