removed comment

This commit is contained in:
2024-12-15 10:00:42 -05:00
parent 4059fe3a21
commit b87d377405
-2
View File
@@ -6,8 +6,6 @@ import expressWs from 'express-ws';
import { spawn } from 'node-pty';
import json from './secrets/config.json' with { type: 'json' };
// TODO: add web portal mirroring integration
const __filename = fileURLToPath(import.meta.url);
const __dirname = path.dirname(__filename);