Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
GearsDatapacks authored and lpil committed Feb 27, 2025
1 parent 7cd6552 commit 8fe9e17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler-core/src/build/package_compiler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ where
cached_module_names,
},
error,
)
);
}
Outcome::TotalFailure(error) => return Outcome::TotalFailure(error),
};
Expand Down

0 comments on commit 8fe9e17

Please sign in to comment.