Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
QW3RAT committed Jan 22, 2024
1 parent 5762e23 commit b83c8c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ abstract class RunConfigurationAction : AnAction() {
PluginState.isAnnotatorEnabled = true
// TODO: ensure only the external annotator is rerun
DaemonCodeAnalyzer.getInstance(project).restart()
// moved tool window update since if it's done pitest didn't run through
}

private fun getRunConfig(runConfigs: List<RunnerAndConfigurationSettings>): RunnerAndConfigurationSettings {
Expand Down

0 comments on commit b83c8c9

Please sign in to comment.