Commit d25f46d
committed
fix(toolkit): remove duplicate AwsSettings import in CfnLspServerSupportProvider
Cherry-pick conflict resolution introduced a duplicate import. Removed
the extra line, keeping the correct toolkitOnly package path
(software.aws.toolkit.jetbrains.settings.AwsSettings).1 parent 1eabb80 commit d25f46d
File tree
1 file changed
+0
-1
lines changed- plugins/toolkit/jetbrains-core/src-253+/software/aws/toolkits/jetbrains/services/cfnlsp/server
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments