[Feedback] IDEA-331610 Remove unnecessary setting title

IJ-CR-115375

GitOrigin-RevId: 119299d80e00826731b6aa9af94d54633bfa8b53
This commit is contained in:
Dmitry Pogrebnoy
2023-09-21 16:51:44 +02:00
committed by intellij-monorepo-bot
parent 79e497dc20
commit dfa05b9f15

View File

@@ -59,7 +59,6 @@ class EvaluationFeedbackDialog(project: Project?,
init {
init()
setTitle()
logEvaluationFeedbackDialogShown()
}