Skip to content

Commit 2f1be62

Browse files
committed
Style
1 parent 7b24dbd commit 2f1be62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonqFeatureDev/controller/FeatureDevControllerExtensions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ suspend fun FeatureDevController.onCodeGeneration(
163163
is GuardrailsException, is NoChangeRequiredException, is PromptRefusalException, is ThrottlingException,
164164
is ContentLengthException, is MonthlyConversationLimitError, is CodeIterationLimitException,
165165
is RepoSizeLimitError, is UploadURLExpired,
166-
-> {
166+
-> {
167167
MetricDataResult.Error
168168
}
169169

0 commit comments

Comments
 (0)