mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
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:
parent
26799f2410
commit
abf54d4250
1 changed files with 0 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue