Skip to content

Commit

Permalink
Package object inheritance is undeprecated now?
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker committed May 20, 2024
1 parent 7d65212 commit fa62503
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/scala/cats/mtl/implicits/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ package cats
package mtl
package implicits

@org.typelevel.scalaccompat.annotation.nowarn213("msg=package object inheritance is deprecated")
object `package` extends syntax.AllSyntax

0 comments on commit fa62503

Please sign in to comment.