[clang] scan-view: Remove unused python import
authorTulio Magno Quites Machado Filho <tuliom@redhat.com>
Tue, 18 Jul 2023 19:09:50 +0000 (16:09 -0300)
committerTulio Magno Quites Machado Filho <tuliom@redhat.com>
Tue, 18 Jul 2023 19:12:07 +0000 (16:12 -0300)
commit1be4db73642fa0658d3b1e1dad7ec95259d1d261
treec1b56dca297f43145373834790ef2fcec5465c74
parent402eb2ef099f6b5ea71420399f5236eb7faf9c5f
[clang] scan-view: Remove unused python import

Python's module imp is not being used and is not available on Python
3.12 anymore.

Reviewed By: tbaeder

Differential Revision: https://reviews.llvm.org/D155192
clang/tools/scan-view/bin/scan-view