This commit is contained in:
Alexey Kudravtsev
2011-12-06 16:49:49 +04:00
parent 74b80b9a1b
commit 73954d4919
37 changed files with 40 additions and 8 deletions

View File

@@ -1,8 +1,6 @@
package com.intellij.refactoring;
import com.intellij.JavaTestUtil;
import com.intellij.openapi.projectRoots.Sdk;
import com.intellij.openapi.projectRoots.impl.JavaSdkImpl;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.psi.PsiClass;
import com.intellij.psi.PsiMethod;