Skip to content

Commit adb4946

Browse files
committed
user activation from backend
1 parent 66e0806 commit adb4946

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ide-common/src/main/kotlin/org/digma/intellij/plugin/activation/UserActivationService.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ import kotlin.time.Duration.Companion.minutes
2525
@Service(Service.Level.APP)
2626
class UserActivationService : DisposableAdaptor {
2727

28-
//todo: open specific UI tab from notifications
29-
3028
private val logger = Logger.getInstance(UserActivationService::class.java)
3129

3230
private val startedMonitoringLock = ReentrantLock(true)

0 commit comments

Comments
 (0)