fix: gofmt formatting

This commit is contained in:
erio
2026-04-05 18:56:40 +08:00
parent f345b0f595
commit 19655a15f1
2 changed files with 14 additions and 15 deletions

View File

@@ -60,7 +60,6 @@ const (
claudeMimicDebugInfoKey = "claude_mimic_debug_info"
)
// ForceCacheBillingContextKey 强制缓存计费上下文键
// 用于粘性会话切换时,将 input_tokens 转为 cache_read_input_tokens 计费
type forceCacheBillingKeyType struct{}