Skip to content

Commit e4620e9

Browse files
committed
fix: remove stray merge conflict marker
1 parent 6172a0c commit e4620e9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

native/spark-expr/src/comet_scalar_funcs.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ use crate::math_funcs::modulo_expr::spark_modulo;
2222
use crate::{
2323
spark_ceil, spark_decimal_div, spark_decimal_integral_div, spark_floor, spark_isnan,
2424
spark_lpad, spark_make_decimal, spark_read_side_padding, spark_round, spark_rpad, spark_unhex,
25-
<<<<<<< HEAD
2625
spark_unscaled_value, EvalMode, SparkArrayPositionFunc, SparkContains, SparkDateDiff,
2726
SparkDateTrunc, SparkMakeDate, SparkSizeFunc,
2827
};

0 commit comments

Comments
 (0)