Compilation fixed

This commit is contained in:
Andrey Breslav
2015-10-19 22:56:41 +03:00
parent 18524ea8ec
commit fe057f781c
@@ -16,7 +16,6 @@
package org.jetbrains.kotlin.descriptors.impl;
import kotlin.reflect.jvm.internal.impl.types.JetType;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.jetbrains.kotlin.descriptors.*;