mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-04 17:44:11 +02:00
updates
This commit is contained in:
parent
f265f58533
commit
1992f7f80a
5 changed files with 541 additions and 535 deletions
|
|
@ -46,7 +46,6 @@ pub async fn ensure_network_exists(docker: &Docker, name: &str) -> Result<String
|
|||
})
|
||||
.await
|
||||
.into_diagnostic()?
|
||||
.id
|
||||
.unwrap())
|
||||
.id)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue