This website works better with JavaScript
Home
Explore
Help
Sign In
Server
/
new-api
Watch
40
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
🔧 refactor(user_cache): remove unused JSON import
CaIon
8 months ago
parent
cb16bf552e
commit
a9e03e6172
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
model/user_cache.go
+ 0
- 1
model/user_cache.go
View File
@@ -1,7 +1,6 @@
package model
import (
- "encoding/json"
"fmt"
"one-api/common"
"one-api/constant"