Skip to content

Commit 92ef8be

Browse files
committed
chore: remove waste change
1 parent 0ee83dd commit 92ef8be

File tree

1 file changed

+0
-1
lines changed
  • datafusion/core/src/datasource/listing

1 file changed

+0
-1
lines changed

datafusion/core/src/datasource/listing/url.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ mod tests {
253253
assert_eq!(url.prefix.as_ref(), "with space/foo/bar");
254254
}
255255

256-
257256
#[test]
258257
fn test_prefix_s3() {
259258
let url = ListingTableUrl::parse("s3://bucket/foo/bar").unwrap();

0 commit comments

Comments
 (0)