Commit dbd34ea
LUKMANul
Style(test): Final import cleanup for lint compliance
Removed trailing comments on import statements and ensured correct ordering (regular before static) in DeterministicQuickSelectTest.java to pass the project's formatting checks.1 parent 7d02660 commit dbd34ea
File tree
1 file changed
+1
-2
lines changed- src/test/java/com/thealgorithms/divideandconquer
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
0 commit comments