Skip to content

Commit

Permalink
scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbr committed Feb 7, 2021
1 parent 19a169f commit 14bfb87
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 14bfb87

Please sign in to comment.