You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
266 B
13 lines
266 B
9 months ago
|
diff --git a/clang/tools/scan-view/bin/scan-view b/clang/tools/scan-view/bin/scan-view
|
||
|
--- a/clang/tools/scan-view/bin/scan-view
|
||
|
+++ b/clang/tools/scan-view/bin/scan-view
|
||
|
@@ -6,7 +6,6 @@
|
||
|
"""
|
||
|
|
||
|
import sys
|
||
|
-import imp
|
||
|
import os
|
||
|
import posixpath
|
||
|
import threading
|
||
|
|