Skip to content

Commit d289f15

Browse files
committed
Oops! Remove redundant code
1 parent 2575e1d commit d289f15

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/site.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,6 @@ def main():
10041004

10051005
orig_path = sys.path[:]
10061006
removeduppaths()
1007-
known_paths = set()
10081007
if orig_path != sys.path:
10091008
# removeduppaths() might make sys.path absolute.
10101009
# Fix __file__ of already imported modules too.

0 commit comments

Comments
 (0)