summaryrefslogtreecommitdiffhomepage
path: root/cloud/core
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-09-15 07:54:04 +0000
committerGitHub Action <[email protected]>2025-09-15 07:54:04 +0000
commit5bb1f5f0a03ba40089d9e68ac4ba90bee7289f2a (patch)
treea62f5431bab253acc178c977288f0a6f88ff3a6e /cloud/core
parentd38594d34a9e95d8320fcecbfabcd5ebaf8c8712 (diff)
downloadopencode-5bb1f5f0a03ba40089d9e68ac4ba90bee7289f2a.tar.gz
opencode-5bb1f5f0a03ba40089d9e68ac4ba90bee7289f2a.zip
chore: format code
Diffstat (limited to 'cloud/core')
-rw-r--r--cloud/core/sst-env.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud/core/sst-env.d.ts b/cloud/core/sst-env.d.ts
index b6a7e9066..0397645b5 100644
--- a/cloud/core/sst-env.d.ts
+++ b/cloud/core/sst-env.d.ts
@@ -6,4 +6,4 @@
/// <reference path="../../sst-env.d.ts" />
import "sst"
-export {} \ No newline at end of file
+export {}