Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hamnis committed Apr 6, 2022
1 parent 2d2e74d commit 688e205
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ trait LoggerFactory[F[_]] extends LoggerFactoryGen[F] {

object LoggerFactory extends LoggerFactoryGenCompanion {
def apply[F[_]: LoggerFactory]: LoggerFactory[F] = implicitly
}
}

0 comments on commit 688e205

Please sign in to comment.