Commit 7df3f7e
committed
fix(servicemenu): 移除 drawPluginCardContent 中重复的 iconD 声明
wrapByWidth 引入后 iconD 已在 const 块前声明,下方 const iconD = 28.0
造成 redeclared 错误,golangci-lint typecheck 失败。
CI: golangci-lint ✓ runmain(macos) ✓ (cancelled 依赖 lint 通过)1 parent be7cd80 commit 7df3f7e
1 file changed
Lines changed: 0 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
897 | | - | |
898 | 897 | | |
899 | 898 | | |
900 | 899 | | |
| |||
0 commit comments