mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Remove duplicate "Stopping running service" log
This commit is contained in:
parent
8b8c2943dd
commit
c3282e372b
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ export async function uninstallOnWindows() {
|
|||
return;
|
||||
}
|
||||
|
||||
ui.writeInformation("⏹️ Stopping running service...");
|
||||
await stopServiceIfRunning();
|
||||
|
||||
ui.writeInformation("🗑️ Uninstalling SafeChain Ultimate...");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue