Green code.
This commit is contained in:
@@ -25,7 +25,6 @@ public interface VariableDescriptor extends CallableDescriptor {
|
||||
JetType getType();
|
||||
|
||||
@Override
|
||||
@SuppressWarnings({"NullableProblems"})
|
||||
@NotNull
|
||||
DeclarationDescriptor getContainingDeclaration();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user