Skip to content

Commit cb1d119

Browse files
committed
space
1 parent 4d40b11 commit cb1d119

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/src/gandiva/expression_cache_key.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ class ExpressionCacheKey {
7979
return false;
8080
}
8181

82-
8382
if (configuration_ != other.configuration_) {
8483
return false;
8584
}

0 commit comments

Comments
 (0)