Commit 1508c7f
refactor: remove unnecessary @SuppressWarnings and simplify logic (#684)
* refactor: remove unnecessary @SuppressWarnings annotations and simplify cache activation logic
* Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: DeleiGuo <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 9aa6bc1 commit 1508c7f
File tree
2 files changed
+4
-11
lines changed- fesod/src/main/java/org/apache/fesod/sheet
- cache/selector
- metadata/format
2 files changed
+4
-11
lines changedLines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 117 | + | |
| 118 | + | |
124 | 119 | | |
| 120 | + | |
125 | 121 | | |
126 | 122 | | |
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | 750 | | |
752 | 751 | | |
753 | 752 | | |
| |||
777 | 776 | | |
778 | 777 | | |
779 | 778 | | |
780 | | - | |
781 | 779 | | |
782 | 780 | | |
783 | 781 | | |
| |||
807 | 805 | | |
808 | 806 | | |
809 | 807 | | |
810 | | - | |
811 | 808 | | |
812 | 809 | | |
813 | 810 | | |
| |||
857 | 854 | | |
858 | 855 | | |
859 | 856 | | |
860 | | - | |
| 857 | + | |
861 | 858 | | |
862 | 859 | | |
863 | 860 | | |
| |||
0 commit comments