Skip to content

Commit e0619c7

Browse files
authored
Merge pull request swiftlang#72022 from gottesmm/pr-9701fb99d81b11909c779e433f1257d7b18f1d76
[lit] Remove unused import.
2 parents 2ad0c1a + c818e54 commit e0619c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/lit.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import subprocess
2727
import sys
2828
import socket
2929
import glob
30-
from distutils.sysconfig import get_python_lib
3130

3231
import lit
3332
import lit.formats

0 commit comments

Comments
 (0)