Commit 5bac9ec
committed
Reorder imports in UrlIncludeResolver
Adjust import ordering in UrlIncludeResolver.java to place Inet6Address before InetAddress. This is a non-functional formatting change to satisfy import ordering/style; no behavior changes made.1 parent b651012 commit 5bac9ec
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments