Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ldionne committed Oct 16, 2024
1 parent 162bef9 commit a269496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcxx/test/libcxx/headers_in_modulemap.sh.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import sys
sys.path.append(sys.argv[1])
import pathlib
from libcxx.header_information import all_headers, libcxx_include

with open(libcxx_include / "module.modulemap") as f:
Expand Down

0 comments on commit a269496

Please sign in to comment.