mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
chore: format code
This commit is contained in:
parent
9c0e227dc4
commit
0d6bc0a0ad
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ function getDownloadPlatform(os: OS): DownloadPlatform {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
function getDownloadHref(platform: DownloadPlatform) {
|
||||
return `/download/${platform}`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue