Skip to content

Commit

Permalink
unused code removed
Browse files Browse the repository at this point in the history
  • Loading branch information
aludwiko committed Jan 10, 2025
1 parent c3ffd5f commit 674c460
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions akka-javasdk/src/main/scala/akka/javasdk/impl/SdkRunner.scala
Original file line number Diff line number Diff line change
Expand Up @@ -415,9 +415,6 @@ private final class Sdk(
private var timedActionDescriptors = Vector.empty[TimedActionDescriptor]
private var consumerDescriptors = Vector.empty[ConsumerDescriptor]

val s = componentClasses
.filter(hasComponentId)

componentClasses
.filter(hasComponentId)
.foreach {
Expand Down

0 comments on commit 674c460

Please sign in to comment.