Skip to content

Commit 5ebe515

Browse files
committed
Remove tarfile import from url2purl
Signed-off-by: Jono Yang <[email protected]>
1 parent 45400db commit 5ebe515

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packageurl/contrib/url2purl.py

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
import os
2828
import re
29-
import tarfile
3029
from urllib.parse import unquote_plus
3130
from urllib.parse import urlparse
3231

0 commit comments

Comments
 (0)