summaryrefslogtreecommitdiffhomepage
path: root/github
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-11-21 17:57:33 +0000
committerGitHub Action <[email protected]>2025-11-21 17:57:33 +0000
commit26ec87803a666560b9cf6fe4bb1609da0126f6b2 (patch)
tree1112b04ca4cf1f944247fdc73136c0b1f414b17f /github
parent037e8d4555b770c7cf33dd10a5c9746c50d2f597 (diff)
downloadopencode-26ec87803a666560b9cf6fe4bb1609da0126f6b2.tar.gz
opencode-26ec87803a666560b9cf6fe4bb1609da0126f6b2.zip
chore: format code
Diffstat (limited to 'github')
-rw-r--r--github/sst-env.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/github/sst-env.d.ts b/github/sst-env.d.ts
index f742a1200..6b69016e7 100644
--- a/github/sst-env.d.ts
+++ b/github/sst-env.d.ts
@@ -6,4 +6,4 @@
/// <reference path="../sst-env.d.ts" />
import "sst"
-export {} \ No newline at end of file
+export {}