remove-unused-imp-module
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sat, 4 May 2024 05:27:41 +0000 (07:27 +0200)
committerGianfranco Costamagna <locutusofborg@debian.org>
Sat, 4 May 2024 05:27:41 +0000 (07:27 +0200)
Gbp-Pq: Name remove-unused-imp-module.diff

clang/tools/scan-view/bin/scan-view

index 9cc2f15d6134f70e8379c7b480ce3ad4ada905c8..d7607761e92a9894065120e9860a11d6e80dd62a 100755 (executable)
@@ -6,7 +6,6 @@ from __future__ import print_function
 """
 
 import sys
-import imp
 import os
 import posixpath
 import threading