Green code.

This commit is contained in:
Evgeny Gerashchenko
2013-06-14 15:01:25 +04:00
parent 9668360df3
commit 63c17bd0b2
4 changed files with 59 additions and 51 deletions
@@ -25,7 +25,6 @@ public interface VariableDescriptor extends CallableDescriptor {
JetType getType();
@Override
@SuppressWarnings({"NullableProblems"})
@NotNull
DeclarationDescriptor getContainingDeclaration();