Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
amorynan committed Dec 31, 2024
1 parent af2c073 commit a0b1efe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion be/test/vec/columns/column_array_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@ class ColumnArrayTest : public CommonColumnTest {
array_types.push_back(type);
serdes.push_back(serde);
}

}

MutableColumns array_columns; // column_array list
Expand Down

0 comments on commit a0b1efe

Please sign in to comment.