Skip to content

Commit 7ecb501

Browse files
committed
remove unused imported function
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 parent 7b90b6a commit 7ecb501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pbincli/actions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import signal
2-
from urllib.parse import urlparse, parse_qsl
2+
from urllib.parse import parse_qsl
33

44
from pbincli.api import Shortener
55
from pbincli.format import Paste

0 commit comments

Comments
 (0)