Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbr committed Oct 24, 2020
1 parent 056bfa4 commit 4d93109
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package io.catbird.util.effect

import com.twitter.util.{Future, Monitor}
import com.twitter.util.{ Future, Monitor }
import io.catbird.util.FutureMonadError
import java.lang.Throwable

import cats.effect.kernel.Resource.{Bracket, ExitCase}
import cats.effect.kernel.Resource.{ Bracket, ExitCase }

import scala.Unit

Expand Down

0 comments on commit 4d93109

Please sign in to comment.