From abf54d4250e947db25951b4708b70bf11bdb3831 Mon Sep 17 00:00:00 2001 From: Arjun <6592213+arkml@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:45:25 +0530 Subject: [PATCH] chore(x): drop the CI-trigger comment from main.ts Removes the placeholder comment added in #684 to trigger the path-filtered 'test' check; doubles as the trigger for this PR. Co-Authored-By: Claude Fable 5 --- apps/x/apps/main/src/main.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/x/apps/main/src/main.ts b/apps/x/apps/main/src/main.ts index f5927484..08299ce8 100644 --- a/apps/x/apps/main/src/main.ts +++ b/apps/x/apps/main/src/main.ts @@ -1,4 +1,3 @@ -// Electron main process entry point. import { app, BrowserWindow, desktopCapturer, protocol, net, shell, session, safeStorage, type Session } from "electron"; import path from "node:path"; import {