Commit 2c934d7
authored
fix: Remove trailing spaces from SudokuSolver.java
- Remove trailing spaces from line 128
- Fix Checkstyle violations1 parent 51520cc commit 2c934d7
File tree
1 file changed
+1
-1
lines changed- src/main/java/com/thealgorithms/backtracking
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
0 commit comments