Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Ho authored and Colin Ho committed Oct 11, 2024
1 parent 2c59e26 commit ebe6be7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/daft-json/src/read.rs
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ pub(crate) fn tables_concat(mut tables: Vec<Table>) -> DaftResult<Table> {
)
}

#[allow(clippy::too_many_arguments)]
async fn read_json_single_into_table(
uri: &str,
convert_options: Option<JsonConvertOptions>,
Expand Down

0 comments on commit ebe6be7

Please sign in to comment.