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 a3ba8f1 commit d9cdb0aCopy full SHA for d9cdb0a
src/com/magento/idea/magento2plugin/reference/provider/mftf/PageReferenceProvider.java
@@ -13,11 +13,9 @@
13
import com.intellij.util.ProcessingContext;
14
import com.intellij.util.indexing.FileBasedIndex;
15
import com.magento.idea.magento2plugin.reference.xml.PolyVariantReferenceBase;
16
-import com.magento.idea.magento2plugin.stubs.indexes.mftf.ActionGroupIndex;
17
import com.magento.idea.magento2plugin.stubs.indexes.mftf.PageIndex;
18
import com.magento.idea.magento2plugin.xml.XmlPsiTreeUtil;
19
import org.jetbrains.annotations.NotNull;
20
-import sun.jvm.hotspot.debugger.Page;
21
22
import java.util.ArrayList;
23
import java.util.Collection;
0 commit comments