diff options
| author | Frank <[email protected]> | 2025-12-23 12:58:28 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-12-23 12:58:28 -0500 |
| commit | a90f2b97238e559518603dfc3c6963782506527b (patch) | |
| tree | 43776f04828935d2a3242651963a9161eef34b0b /sst.config.ts | |
| parent | c73a17f8af8ed8dc09c599834c7cddeec2c05612 (diff) | |
| download | opencode-a90f2b97238e559518603dfc3c6963782506527b.tar.gz opencode-a90f2b97238e559518603dfc3c6963782506527b.zip | |
ci: fix
Diffstat (limited to 'sst.config.ts')
| -rw-r--r-- | sst.config.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sst.config.ts b/sst.config.ts index 342af095f..b8e56473b 100644 --- a/sst.config.ts +++ b/sst.config.ts @@ -18,7 +18,6 @@ export default $config({ async run() { await import("./infra/app.js") await import("./infra/console.js") - await import("./infra/desktop.js") await import("./infra/enterprise.js") }, }) |
