Commit 84b1c42
committed
Remove unused imports from HaGatewayProviderModule
After merge with main branch, UserConfiguration and ApiAuthenticator
imports are no longer used due to code refactoring. Removing them to
fix checkstyle violations.
- Remove unused import: io.trino.gateway.ha.config.UserConfiguration
- Remove unused import: io.trino.gateway.ha.security.ApiAuthenticator1 parent eb5d034 commit 84b1c42
File tree
1 file changed
+0
-2
lines changed- gateway-ha/src/main/java/io/trino/gateway/ha/module
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
0 commit comments