Skip to content

Commit 01668df

Browse files
committed
digmathon changes
1 parent 18775f7 commit 01668df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ide-common/src/main/kotlin/org/digma/intellij/plugin/digmathon/DigmathonService.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ class DigmathonService : Disposable {
218218
this.viewedInsights.computeIfAbsent(it) { Instant.now() }
219219
}
220220
flushInsightsViewedToPersistence()
221-
PersistenceService.getInstance().setDigmathonInsightsViewedLastUpdated(Instant.now())
222221
}
223222
}
224223

0 commit comments

Comments
 (0)