fix(translator): correct gemini-cli log prefix

This commit is contained in:
hkfires
2026-02-07 08:40:09 +08:00
parent f7d0019df7
commit b7e4f00c5f
5 changed files with 1 additions and 266 deletions

View File

@@ -59,4 +59,3 @@ func TestUpdateAggregatedAvailability_FutureNextRetryBlocksAuth(t *testing.T) {
t.Fatalf("auth.NextRetryAfter = %v, want %v", auth.NextRetryAfter, next)
}
}