Commit 1523763
committed
Fix core community detekt issues
- Remove unused import in DefaultToolkitAuthManagerTest.kt
- Fix import ordering in OTelService.kt
- Applied via detekt auto-correct
- Resolves :plugin-core:jetbrains-community:detekt for 2025.3
- BUILD SUCCESSFUL verified1 parent 52f9b72 commit 1523763
File tree
2 files changed
+1
-2
lines changed- plugins/core/jetbrains-community
- src/software/aws/toolkits/jetbrains/services/telemetry/otel
- tst/software/aws/toolkits/jetbrains/core/credentials
2 files changed
+1
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments