Skip to content

Commit

Permalink
fmt fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
justcoon committed Jul 11, 2023
1 parent c298fcc commit 851c570
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/shared/src/main/scala/zio/logging/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ package object logging extends LoggerLayers {
self @@ key(value)
}


implicit final class ZLoggerOps[-Message, +Output](private val self: ZLogger[Message, Output]) {

/**
Expand Down

0 comments on commit 851c570

Please sign in to comment.