Skip to content

Commit

Permalink
xx
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Aug 23, 2024
1 parent 45466d8 commit 022c953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/examples/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ pub fn get_rest_catalog() -> RestCatalog {
.uri(get_catalog_uri_from_env())
.build();
RestCatalog::new(config)
}
}

0 comments on commit 022c953

Please sign in to comment.