Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Icelk committed Feb 11, 2024
1 parent c478600 commit a1fea12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/host.rs
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@ impl CloneableHost {
exts: &ExtensionBundles,
custom_exts: &CustomExtensions,
execute_extensions_addons: bool,
dev: bool
dev: bool,
) -> Result<Self> {
Host::assemble(
self.host.clone_without_extensions(),
Expand Down

0 comments on commit a1fea12

Please sign in to comment.