Skip to content

Commit

Permalink
Apply auto-formatting rules
Browse files Browse the repository at this point in the history
  • Loading branch information
weco-bot committed Jan 9, 2025
1 parent 7320544 commit d95eb87
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ package weco.pipeline.batcher.lib

import com.typesafe.config.Config
import weco.lambda.DownstreamBuilder.buildDownstreamTarget
import weco.lambda.{
ApplicationConfig,
DownstreamTarget,
LambdaConfigurable,
}
import weco.lambda.{ApplicationConfig, DownstreamTarget, LambdaConfigurable}

case class BatcherConfig(
maxBatchSize: Int,
Expand Down

0 comments on commit d95eb87

Please sign in to comment.