mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-02-06 01:30:03 +00:00
remove redundant declaration
This commit is contained in:
parent
44b8aa8b53
commit
fbab547b77
@ -26,7 +26,6 @@ object ProjectPlugin extends AutoPlugin {
|
||||
"0.8.4"
|
||||
|
||||
p.settings(
|
||||
testFrameworks += new TestFramework("weaver.framework.CatsEffect"),
|
||||
libraryDependencies ++= Seq(
|
||||
"org.scalatest" %% "scalatest" % "3.2.16" % Test,
|
||||
"com.disneystreaming" %% "weaver-cats" % weaverVersion % Test,
|
||||
|
Loading…
x
Reference in New Issue
Block a user