Skip to content

Commit 9e29e32

Browse files
committed
Detekt
1 parent 5925e9b commit 9e29e32

File tree

1 file changed

+0
-2
lines changed
  • plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq

1 file changed

+0
-2
lines changed

plugins/amazonq/chat/jetbrains-community/src/software/aws/toolkits/jetbrains/services/amazonq/GetAmazonQLogsAction.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ class GetAmazonQLogsAction : DumbAwareAction(message("amazonq.getLogs.tooltip.te
2929
IconUtil.colorize(baseIcon, ColorUtil.brighter(UIUtil.getLabelForeground(), 2))
3030
}
3131

32-
33-
3432
override fun update(e: AnActionEvent) {
3533
e.presentation.icon = if (!JBColor.isBright()) {
3634
baseIcon

0 commit comments

Comments
 (0)