Skip to content

Commit aa24474

Browse files
committed
remove unused param.
1 parent db8e576 commit aa24474

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datafusion/functions/benches/ltrim.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ pub fn create_string_array_and_characters(
8686
///
8787
fn create_args(
8888
size: usize,
89-
characters: &str,
9089
trimmed: &str,
9190
remaining_len: usize,
9291
string_array_type: StringArrayType,

0 commit comments

Comments
 (0)