🔧 refactor(user_cache): remove unused JSON import

This commit is contained in:
CaIon
2025-07-10 15:12:57 +08:00
parent cb16bf552e
commit a9e03e6172

View File

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