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 <noreply@anthropic.com>
This commit is contained in:
Arjun 2026-07-07 18:45:25 +05:30
parent 26799f2410
commit abf54d4250

View file

@ -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 {