Commit 89f1f08
[java] simplified some control flows logic and removed unused imports (#11974)
* simplified some loops logic and removed unused imports
* Update CompletionCommand.java
fix imports after conflict
* Applying formatter
---------
Co-authored-by: Diego Molina <[email protected]>
Co-authored-by: Diego Molina <[email protected]>1 parent 69ccfe4 commit 89f1f08
3 files changed
Lines changed: 5 additions & 11 deletions
File tree
- java/src/org/openqa/selenium
- grid/distributor/local
- remote
- support/ui
Lines changed: 3 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | 596 | | |
600 | 597 | | |
601 | 598 | | |
602 | 599 | | |
603 | 600 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | 601 | | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
609 | 605 | | |
610 | 606 | | |
611 | 607 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
43 | 40 | | |
44 | 41 | | |
45 | 42 | | |
| |||
0 commit comments