Removed TODO.
This commit is contained in:
-1
@@ -54,7 +54,6 @@ public class SingleAbstractMethodUtils {
|
|||||||
return abstractMembers;
|
return abstractMembers;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO maybe do this in substitutor?
|
|
||||||
private static JetType fixProjections(@NotNull JetType functionType) {
|
private static JetType fixProjections(@NotNull JetType functionType) {
|
||||||
//removes redundant projection kinds and detects conflicts
|
//removes redundant projection kinds and detects conflicts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user