• IanShaw027's avatar
    fix(lint): 修复 gofmt 格式问题 · d8518180
    IanShaw027 authored
    修复 golangci-lint 检查失败的问题:
    - gemini_token_provider.go: 删除 import 后多余空行
    - gemini_token_refresher.go: 删除 import 后多余空行
    
    Fixes CI golangci-lint check for PR #37
    d8518180
gemini_token_refresher.go 1.29 KB