summaryrefslogtreecommitdiffhomepage
path: root/github
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-09-18 14:59:48 +0000
committerGitHub Action <[email protected]>2025-09-18 14:59:48 +0000
commitf277512938dc926b111ffe16f10e332a276e017e (patch)
treed5a3d4a325f63a96ad1c1f40fa2fd378bcbefe46 /github
parent4ceabdffa07b1af8d99eb73622a4d549d99ec6d2 (diff)
downloadopencode-f277512938dc926b111ffe16f10e332a276e017e.tar.gz
opencode-f277512938dc926b111ffe16f10e332a276e017e.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 {}