Browse Source

🔧 refactor(user_cache): remove unused JSON import

CaIon 10 tháng trước cách đây
mục cha
commit
b8966a8b1c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      model/user_cache.go

+ 0 - 1
model/user_cache.go

@@ -1,7 +1,6 @@
 package model
 
 import (
-	"encoding/json"
 	"fmt"
 	"one-api/common"
 	"one-api/constant"