Commit 2e329ee
Fix checkstyle violations in Kafka authentication code
- Fix OperatorWrap violation in KafkaOAuth2AuthenticationStrategy
- Remove unused imports from test files
- All checkstyle checks passing
Co-authored-by: saragluna <[email protected]>1 parent 2d9aead commit 2e329ee
File tree
3 files changed
+2
-4
lines changed- sdk/spring/spring-cloud-azure-autoconfigure/src
- main/java/com/azure/spring/cloud/autoconfigure/implementation/kafka/authentication
- test/java/com/azure/spring/cloud/autoconfigure/implementation/kafka
3 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
| 125 | + | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments