Commit c957848
Restore missing trailing newlines in three files (#235)
* Initial plan
* Restore trailing newlines in LegacyCatchAllController.java, PortletTag.java, and include.jsp
Co-authored-by: dkayiwa <1390773+dkayiwa@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dkayiwa <1390773+dkayiwa@users.noreply.github.com>1 parent a9ef84a commit c957848
File tree
3 files changed
+3
-3
lines changed- omod/src/main
- java/org/openmrs/web
- controller
- taglib
- webapp/template
3 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
0 commit comments