Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
cgettys-microsoft committed Dec 21, 2024
1 parent 9e7422e commit ddcdd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/samples/echomain/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ fn build_config(config: ConfigurationPackage) -> Config {

// Use the config framework
let source = FabricConfigSource::new(config);

Config::builder()
.add_source(source)
.build()
Expand Down

0 comments on commit ddcdd7c

Please sign in to comment.