Commit bdacdd1
fix: restore XML documentation comment syntax
Change `// <summary>` back to `/// <summary>` for proper XML
documentation generation. Also removed outdated cache reference
from the comment since attributes are now passed directly.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 307b2c3 commit bdacdd1
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
0 commit comments