mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
[mlir] Remove unused using (NFC)
Identified with misc-unused-using-decls.
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
|
||||
using namespace mlir;
|
||||
using namespace mlir::sparse_tensor;
|
||||
using mlir::bufferization::BufferizableOpInterface;
|
||||
using mlir::bufferization::BufferizationDialect;
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user