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
12caa6d1d4
commit
a016483057
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ export async function uninstallOnWindows() {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
ui.writeInformation("⏹️ Stopping running service...");
|
|
||||||
await stopServiceIfRunning();
|
await stopServiceIfRunning();
|
||||||
|
|
||||||
ui.writeInformation("🗑️ Uninstalling SafeChain Ultimate...");
|
ui.writeInformation("🗑️ Uninstalling SafeChain Ultimate...");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue