Skip to content

Commit

Permalink
feat: remove deno severless function support
Browse files Browse the repository at this point in the history
  • Loading branch information
woorui committed Nov 1, 2024
1 parent 4f95c38 commit 69a77c6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 357 deletions.
1 change: 0 additions & 1 deletion cli/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import (

// serverless registrations
"github.com/yomorun/yomo/cli/serverless"
_ "github.com/yomorun/yomo/cli/serverless/deno"
_ "github.com/yomorun/yomo/cli/serverless/exec"
_ "github.com/yomorun/yomo/cli/serverless/golang"
_ "github.com/yomorun/yomo/cli/serverless/nodejs"
Expand Down
116 changes: 0 additions & 116 deletions cli/serverless/deno/mod/mod.ts

This file was deleted.

198 changes: 0 additions & 198 deletions cli/serverless/deno/runtime.go

This file was deleted.

42 changes: 0 additions & 42 deletions cli/serverless/deno/serverless.go

This file was deleted.

0 comments on commit 69a77c6

Please sign in to comment.