Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: jayzhan211 <[email protected]>
  • Loading branch information
jayzhan211 committed Dec 4, 2023
1 parent f8cad38 commit 3b193ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/common/src/scalar.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3229,7 +3229,6 @@ mod tests {
Some(vec![Some(4), Some(5)]),
]);
assert_eq!(list_array, &expected);

}

#[test]
Expand Down

0 comments on commit 3b193ff

Please sign in to comment.