Commit 340a768
committed
fix: Remove trailing whitespace from BankAtmTest.java
- Fix Spotless formatting violation in BankAtmTest.java
- Remove trailing spaces before closing brace
- Ensure proper formatting compliance for build success1 parent c5ee4d9 commit 340a768
File tree
2 files changed
+1
-1
lines changed- lesson_17/bank/bank_app/src/test/java/com/codedifferently/lesson17/bank
2 files 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 | + | |
Whitespace-only changes.
0 commit comments