From 4e3c0d41c2a27df85ed586d481d058a4b927859b Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Sat, 7 Dec 2024 02:35:05 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 703761967 --- tensorflow/dtensor/mlir/dtensor_dialect/ir/ops.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/tensorflow/dtensor/mlir/dtensor_dialect/ir/ops.cc b/tensorflow/dtensor/mlir/dtensor_dialect/ir/ops.cc index 3bc4a13a956974..1762c67600ca33 100644 --- a/tensorflow/dtensor/mlir/dtensor_dialect/ir/ops.cc +++ b/tensorflow/dtensor/mlir/dtensor_dialect/ir/ops.cc @@ -16,7 +16,6 @@ limitations under the License. #include "tensorflow/dtensor/mlir/dtensor_dialect/ir/ops.h" #include -#include #include "mlir/IR/Attributes.h" // from @llvm-project #include "mlir/IR/Diagnostics.h" // from @llvm-project