Skip to content

Commit a269496

Browse files
committed
Remove unused import
1 parent 162bef9 commit a269496

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/test/libcxx/headers_in_modulemap.sh.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import sys
44
sys.path.append(sys.argv[1])
5-
import pathlib
65
from libcxx.header_information import all_headers, libcxx_include
76

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

0 commit comments

Comments
 (0)