Commit 44d01e9
committed
[WARP] Only add comments once to functions
This is a little bit hacky considering you may wish to override the function to another one with different comments, in this case those comments will never appear.
This does not really fix the underlying issue, just makes it so that we are not spamming undo actions really.1 parent 3ad2555 commit 44d01e9
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
197 | 200 | | |
198 | 201 | | |
199 | 202 | | |
| |||
0 commit comments