Skip to content

Commit 53a5dd4

Browse files
committed
Remove an unused import
1 parent 2f088ac commit 53a5dd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pip_check_reqs/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import imp
44
import logging
55
import os
6-
import pkg_resources
76
import re
87

98
from packaging.utils import canonicalize_name

0 commit comments

Comments
 (0)