Skip to content

Commit 022c953

Browse files
committed
xx
1 parent 45466d8 commit 022c953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/examples/src/utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ pub fn get_rest_catalog() -> RestCatalog {
2828
.uri(get_catalog_uri_from_env())
2929
.build();
3030
RestCatalog::new(config)
31-
}
31+
}

0 commit comments

Comments
 (0)