Skip to content

Commit 6c60b32

Browse files
committed
detekt
1 parent cc21ad5 commit 6c60b32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugins/amazonq/shared/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/lsp/AmazonQLspConfiguration.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ data class AmazonQLspConfiguration(
1414

1515
@SerializedName(AmazonQLspConstants.LSP_CUSTOMIZATION_CONFIGURATION_KEY)
1616
val customization: String? = null,
17-
)
1817

19-
data class QProjectContext(
2018
val projectContext: ProjectContextConfiguration? = null,
2119
)
2220

0 commit comments

Comments
 (0)