Skip to content

Commit

Permalink
Remove class in "js" package, that shouldn't be used and also is no l…
Browse files Browse the repository at this point in the history
…onger needed.
  • Loading branch information
Steve Cosenza committed Mar 4, 2024
1 parent f8605f8 commit 46ca4d9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import org.jetbrains.kotlin.descriptors.SourceElement
import org.jetbrains.kotlin.descriptors.ValueDescriptor
import org.jetbrains.kotlin.descriptors.impl.LocalVariableDescriptor
import org.jetbrains.kotlin.extensions.StorageComponentContainerContributor
import org.jetbrains.kotlin.js.translate.callTranslator.getReturnType
import org.jetbrains.kotlin.load.java.descriptors.JavaClassConstructorDescriptor
import org.jetbrains.kotlin.load.java.sources.JavaSourceElement
import org.jetbrains.kotlin.load.java.structure.impl.classFiles.BinaryJavaClass
Expand Down

0 comments on commit 46ca4d9

Please sign in to comment.