We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b90b6a commit 7ecb501Copy full SHA for 7ecb501
pbincli/actions.py
@@ -1,5 +1,5 @@
1
import signal
2
-from urllib.parse import urlparse, parse_qsl
+from urllib.parse import parse_qsl
3
4
from pbincli.api import Shortener
5
from pbincli.format import Paste
0 commit comments