chore: fmt

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-25 23:14:38 +01:00
parent 82ccdefd93
commit 3939940c01
10 changed files with 118 additions and 121 deletions

View File

@@ -110,7 +110,7 @@ impl HtmxBuild {
let container =
match &container_image {
SlimImage::Debian { image, deps, .. } => {
let target = BuildTarget::from_target(&container_image);
let _target = BuildTarget::from_target(&container_image);
let build_container = self
.build(