mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix build
This commit is contained in:
@@ -152,7 +152,6 @@ impl ServiceActorSeed {
|
||||
)
|
||||
.await
|
||||
.log_err()
|
||||
.ok()
|
||||
.flatten()
|
||||
.and_then(|ai| ai.value);
|
||||
let Some(input) = current_input else {
|
||||
|
||||
Reference in New Issue
Block a user