core: Remove app.js.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 9m3s

This commit is contained in:
2025-12-06 20:55:02 -05:00
parent 2f0c379a69
commit 690b027c0c
3 changed files with 1 additions and 258 deletions

View File

@@ -5,12 +5,6 @@
* @{
*/
/** \cond */
import * as app_module from './app.js';
export {invoke, getProcessBlob};
/** \endcond */
/** All running processes. */
let gProcesses = {};
/** Whether stats are currently being sent. */