Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mcovarr committed Sep 17, 2024
1 parent fb5de6a commit e867a84
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
package cromwell.backend.google.batch.util

import cromwell.backend.google.batch.models.{GcpBatchRuntimeAttributes, N1CustomMachineType, N2CustomMachineType, N2DCustomMachineType}
import cromwell.backend.google.batch.models.{
GcpBatchRuntimeAttributes,
N1CustomMachineType,
N2CustomMachineType,
N2DCustomMachineType
}
import cromwell.core.logging.JobLogger
import eu.timepit.refined.api.Refined
import eu.timepit.refined.numeric.Positive
Expand Down

0 comments on commit e867a84

Please sign in to comment.