mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
…andOverrideCallback (#94518)"
This reverts commit 7cff05ada0. The API
test that was added erroneously imports a module that isn't needed and
wouldn't be found which causes a test failures. This reversion removes
that import.