Skip to content

Commit

Permalink
remove redundant declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanlas committed Aug 19, 2024
1 parent 47b92d8 commit 9224083
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ object ProjectPlugin extends AutoPlugin {
"0.8.4"

p.settings(
testFrameworks += new TestFramework("weaver.framework.CatsEffect"),
libraryDependencies ++= Seq(
"com.disneystreaming" %% "weaver-cats" % weaverVersion % Test,
"com.disneystreaming" %% "weaver-scalacheck" % weaverVersion % Test
Expand Down

0 comments on commit 9224083

Please sign in to comment.