Merge branch 'main' into dev

This commit is contained in:
Sakurasan
2023-05-13 04:59:56 +08:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -104,7 +104,6 @@ func main() {
// r.GET("/v1/models", router.HandleProy)
// r.GET("/v1/dashboard/billing/subscription", router.HandleProy)
// r.Use(static.Serve("/", static.LocalFile("dist", false)))
idxFS, err := fs.Sub(web, "dist")
if err != nil {