From b01cb11f6bad3cc60039150064dd01b615d18ab5 Mon Sep 17 00:00:00 2001 From: Hexagon Date: Thu, 21 Sep 2023 20:20:09 +0200 Subject: [PATCH] Fix formatting --- telemetry.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/telemetry.ts b/telemetry.ts index 208ac32..9eed00a 100644 --- a/telemetry.ts +++ b/telemetry.ts @@ -173,7 +173,6 @@ export class PupTelemetry { // Close the temporary IPC ipc.close(true) } - } else { // Ignore, process not run by Pup? }