Commit fa583d8
authored
[CLEANUP] Correct the DocBlock for
`RemoveRule` was split up in #1249 to avoid parameter type overloading,
but updating the class DocBlock was missed then.
The class DocBlock should not be describing what individual methods do,
so that additional duplicated information has been removed.
It exists in the DocBlock for the method.RuleSet (#1523)1 parent e4be5f4 commit fa583d8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments