You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/src/migration/software/aws/toolkits/jetbrains/services/codewhisperer/explorer/CodeWhispererExplorerActionManager.kt
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/explorer/actions/PauseCodeScans.kt
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/explorer/actions/ResumeCodeScans.kt
Copy file name to clipboardExpand all lines: plugins/amazonq/codewhisperer/jetbrains-community/src/software/aws/toolkits/jetbrains/services/codewhisperer/util/CodeWhispererConstants.kt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,6 @@ object CodeWhispererConstants {
86
86
constvalTOTAL_BYTES_IN_MB=1024*1024
87
87
constvalTOTAL_MILLIS_IN_SECOND=1000
88
88
constvalTOTAL_SECONDS_IN_MINUTE:Long=60L
89
-
constvalACCOUNTLESS_START_URL="accountless"
90
89
constvalFEATURE_CONFIG_POLL_INTERVAL_IN_MS:Long=30*60*1000L// 30 mins
0 commit comments