Skip to content

Commit 1ac427b

Browse files
committed
Remove TODO
1 parent 450fd26 commit 1ac427b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pip/__pip-runner__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ def find_spec(
3030
return spec
3131

3232

33-
# TODO https://github.com/pypa/pip/issues/11294
3433
sys.meta_path.insert(0, PipImportRedirectingFinder())
3534

3635
assert __name__ == "__main__", "Cannot run __pip-runner__.py as a non-main module"

0 commit comments

Comments
 (0)