Skip to content

Commit

Permalink
Removed deleted runtime import
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez committed Oct 5, 2023
1 parent 10c8154 commit 8bb010a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ object RuntimeTypes {
val urlEncodeComponent = symbol("urlEncodeComponent", "text")
val toNumber = symbol("toNumber")
val type = symbol("type")
val jmespathSort = symbol("jmespathSort")
}

object Net : RuntimeTypePackage(KotlinDependency.CORE, "net") {
Expand Down

0 comments on commit 8bb010a

Please sign in to comment.