Skip to content

Commit

Permalink
scalafix
Browse files Browse the repository at this point in the history
  • Loading branch information
tpolecat committed Jan 9, 2025
1 parent 8fe4c44 commit ee6a18d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ import lucuma.odb.instances.given
import lucuma.odb.logic.TimeEstimateCalculatorImplementation
import lucuma.odb.sequence.util.CommitHash
import lucuma.odb.service.ConfigurationService.downFields
import lucuma.odb.service.Services
import lucuma.odb.service.NoTransaction
import lucuma.odb.service.Services

trait QueryMapping[F[_]] extends Predicates[F] {
this: SkunkMapping[F] =>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ package query

import io.circe.Json
import io.circe.syntax.*
import lucuma.core.model.Observation
import lucuma.core.enums.ObservationWorkflowState
import lucuma.core.model.Observation

class observationsByWorkflowState extends OdbSuite {

Expand Down

0 comments on commit ee6a18d

Please sign in to comment.