Commit 489797f
refactor(FileService): remove redundant docblock from private method
The method name extractValidSignRequestId() and its return type ?int
already express the full contract. The comment was paraphrasing both
without adding new information.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent a153fc5 commit 489797f
1 file changed
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | 667 | | |
672 | 668 | | |
673 | | - | |
| 669 | + | |
674 | 670 | | |
675 | 671 | | |
676 | 672 | | |
677 | | - | |
| 673 | + | |
678 | 674 | | |
679 | 675 | | |
680 | 676 | | |
681 | | - | |
| 677 | + | |
682 | 678 | | |
683 | 679 | | |
684 | 680 | | |
| |||
0 commit comments