Skip to content

Commit

Permalink
Run scalafixAll
Browse files Browse the repository at this point in the history
  • Loading branch information
dagmendez committed Oct 4, 2023
1 parent 64d0bed commit 70ed4fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

package com.fortyseven.common.configuration

import scala.compiletime.ops.string.Matches
import scala.compiletime.ops.int.*
import scala.compiletime.ops.string.Matches
import scala.compiletime.{codeOf, constValue, error}
import scala.util.Try

Expand Down

0 comments on commit 70ed4fa

Please sign in to comment.