Commit 4732490
chore: remove unnecessary null checks in template variable validation (spring-projects#4104)
- Simplified code by dropping redundant null checks
Signed-off-by: csbiy <[email protected]>
Signed-off-by: 家娃 <[email protected]>1 parent 448d2e8 commit 4732490
File tree
1 file changed
+1
-1
lines changed- spring-ai-template-st/src/main/java/org/springframework/ai/template/st
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments