We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45466d8 commit 022c953Copy full SHA for 022c953
crates/examples/src/utils.rs
@@ -28,4 +28,4 @@ pub fn get_rest_catalog() -> RestCatalog {
28
.uri(get_catalog_uri_from_env())
29
.build();
30
RestCatalog::new(config)
31
-}
+}
0 commit comments