[platform] IJPL-938 Deprecate public utils in com.intellij.refactoring.suggested

Update usages

GitOrigin-RevId: d56e13ad1631e92d900ded8d89edbed7bf214c41
This commit is contained in:
Yuriy Artamonov
2024-03-28 16:50:12 +01:00
committed by intellij-monorepo-bot
parent 4e05453800
commit 59597eb185
162 changed files with 210 additions and 303 deletions

View File

@@ -18,7 +18,7 @@ import com.intellij.openapi.util.registry.Registry
import com.intellij.psi.PsiElement
import com.intellij.psi.PsiFile
import com.intellij.psi.SmartPointerManager
import com.intellij.refactoring.suggested.startOffset
import com.intellij.psi.util.startOffset
import com.intellij.spellchecker.util.SpellCheckerBundle
import com.intellij.util.concurrency.ThreadingAssertions