Skip to content

Commit e3121ea

Browse files
Merge branch 'main' into merge-sync
2 parents 63382b2 + db7c74a commit e3121ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/query/listing_table_builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ impl ListingTableBuilder {
135135
.list(Some(&object_store::path::Path::from(prefix)))
136136
.try_collect::<Vec<_>>()
137137
.await
138-
.map_err(Into::into)
139138
}));
140139
}
141140

0 commit comments

Comments
 (0)