Skip to content

Commit 17db75e

Browse files
[mlir] Remove an unused "using" decl (NFC) (#140357)
The last use was removed by: commit f8d314f Author: Matthias Springer <[email protected]> Date: Mon Apr 15 18:14:18 2024 +0200
1 parent 395f869 commit 17db75e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525

2626
using namespace mlir;
2727
using namespace mlir::affine;
28-
using mlir::presburger::BoundType;
2928

3029
namespace {
3130

0 commit comments

Comments
 (0)