Cleanup (typo)

This commit is contained in:
Roman Shevchenko
2017-05-26 17:08:15 +03:00
parent ff3edcf40b
commit 2aebda8546

View File

@@ -801,7 +801,7 @@ public class HighlightVisitorImpl extends JavaElementVisitor implements Highligh
myRefCountHolder.registerReference(reference, new CandidateInfo(resolve, PsiSubstitutor.EMPTY));
}
}
};
}
}
@Override