Skip to content

Commit fd0d7e5

Browse files
committed
Remove a space
1 parent d1680d2 commit fd0d7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/src/gandiva/target_datalayout_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ TEST_F(TestTargetDataLayout, VerifyDataLayoutForArchitecture) {
4040
std::string data_layout_str = data_layout.getStringRepresentation();
4141

4242
EXPECT_FALSE(data_layout_str.empty());
43-
}
43+
}
4444
} // namespace gandiva
4545

0 commit comments

Comments
 (0)