Skip to content

Commit e6d2ceb

Browse files
committed
detekt
1 parent b8c839b commit e6d2ceb

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/settings/CodeWhispererSettings.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ package software.aws.toolkits.jetbrains.settings
55

66
import com.intellij.openapi.components.BaseState
77
import com.intellij.openapi.components.PersistentStateComponent
8-
import com.intellij.openapi.components.RoamingType
98
import com.intellij.openapi.components.Service
109
import com.intellij.openapi.components.State
1110
import com.intellij.openapi.components.Storage
1211
import com.intellij.openapi.components.service
13-
import com.intellij.util.xmlb.annotations.Property
1412

1513
@Service
1614
@State(name = "codewhispererSettings", storages = [Storage("aws.xml")])

0 commit comments

Comments
 (0)