Skip to content

Commit

Permalink
Fix publishing errors (#1064)
Browse files Browse the repository at this point in the history
* Fix build errors, captured only in ci

* Fix publish errors

* Fix publish errors

* Fix publish errors
  • Loading branch information
afsalthaj committed Feb 22, 2023
1 parent 33cb07e commit 5b1f8b0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
package zio.config.scalaz

import _root_.scalaz.Applicative
import scalaz.InvariantFunctor
import zio.Config
import zio.config._

package object instances {
implicit val invariantConfig: Applicative[Config] =
Expand Down

0 comments on commit 5b1f8b0

Please sign in to comment.