Skip to content

Commit 3392246

Browse files
fixup! [lit] cleanup unused imports
1 parent 900a01d commit 3392246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/lit.cfg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import site
99
import subprocess
1010

11+
import lit.util
1112
from lit.llvm import llvm_config
1213

1314
site.addsitedir(os.path.dirname(__file__))

0 commit comments

Comments
 (0)