Skip to content

Commit cfb269e

Browse files
committed
KE2: Remove erasure
1 parent 0249c49 commit cfb269e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

java/kotlin-extractor2/src/main/kotlin/KotlinFileExtractor.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,8 +611,6 @@ OLD: KE1
611611
tw.writeIsRaw(id)
612612
}
613613
614-
val unbound = useClassSource(c)
615-
tw.writeErasure(id, unbound)
616614
extractClassModifiers(c, id)
617615
extractClassSupertypes(
618616
c,

0 commit comments

Comments
 (0)