We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed33dfa commit 719b4fbCopy full SHA for 719b4fb
src/main/java/org/mapstruct/intellij/inspection/WrongUsageOfMappersFactoryInspection.java
@@ -16,7 +16,6 @@
16
import com.intellij.codeInspection.IntentionWrapper;
17
import com.intellij.codeInspection.LocalQuickFix;
18
import com.intellij.codeInspection.ProblemsHolder;
19
-import com.intellij.codeInspection.util.IntentionName;
20
import com.intellij.psi.CommonClassNames;
21
import com.intellij.psi.JavaElementVisitor;
22
import com.intellij.psi.PsiAnnotation;
0 commit comments