Minor: remove outdated todo comments
This commit is contained in:
@@ -22,9 +22,6 @@ import com.intellij.psi.impl.file.PsiPackageImpl;
|
||||
import com.intellij.psi.search.GlobalSearchScope;
|
||||
import org.jetbrains.jet.lang.resolve.name.FqName;
|
||||
|
||||
/**
|
||||
* TODO: make more accurate wrapper
|
||||
*/
|
||||
public class JetLightPackage extends PsiPackageImpl {
|
||||
|
||||
private final FqName fqName;
|
||||
|
||||
Reference in New Issue
Block a user