Skip to content

Commit fea410a

Browse files
committed
detekt
1 parent bd354fc commit fea410a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/core/jetbrains-community/src/software/aws/toolkits/jetbrains/core/notifications/NotificationPollingService.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ private const val NOTIFICATION_ENDPOINT = "https://idetoolkits-hostedfiles.amazo
2828
private const val MAX_RETRIES = 3
2929
private const val RETRY_DELAY_MS = 1000L
3030

31-
3231
interface NotificationPollingService {
3332
fun startPolling()
3433
fun dispose()

0 commit comments

Comments
 (0)