Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
biswaroop1547 committed Nov 10, 2023
1 parent e31a5e9 commit 80e08d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/src/controller_binaries.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ async fn _stop_service(
process.name(),
process.pid()
);

drop(running_services_guard);

if !process
Expand Down

0 comments on commit 80e08d2

Please sign in to comment.