dvc890 commited on
Commit
3283526
·
1 Parent(s): 49dc9cf

Update api/common.go

Browse files
Files changed (1) hide show
  1. api/common.go +1 -1
api/common.go CHANGED
@@ -7,7 +7,7 @@ import (
7
  "strings"
8
 
9
  "encoding/json"
10
- "fmt"
11
 
12
  "github.com/gin-gonic/gin"
13
  _ "github.com/linweiyuan/go-chatgpt-api/env"
 
7
  "strings"
8
 
9
  "encoding/json"
10
+ //"fmt"
11
 
12
  "github.com/gin-gonic/gin"
13
  _ "github.com/linweiyuan/go-chatgpt-api/env"