diff --git a/batched/dense/unit_test/Test_Batched_SerialGbtrf.hpp b/batched/dense/unit_test/Test_Batched_SerialGbtrf.hpp index 21c0ee167b..8a23b35fba 100644 --- a/batched/dense/unit_test/Test_Batched_SerialGbtrf.hpp +++ b/batched/dense/unit_test/Test_Batched_SerialGbtrf.hpp @@ -375,7 +375,6 @@ template ; using RealType = typename ats::mag_type; - using View2DType = Kokkos::View; using View3DType = Kokkos::View; using PivView2DType = Kokkos::View;