Commit 8c31450
fix(cache): AX-6 banned-import purge in cache.go
Removed strings import. Replaced strings.Builder → core.NewBuilder and
strings.TrimPrefix → core.TrimPrefix.
Co-authored-by: Codex <noreply@openai.com>1 parent 49b1854 commit 8c31450
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
100 | | - | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
1167 | 1166 | | |
1168 | 1167 | | |
1169 | 1168 | | |
1170 | | - | |
| 1169 | + | |
1171 | 1170 | | |
1172 | 1171 | | |
1173 | 1172 | | |
| |||
0 commit comments