Skip to content

Commit 81c71e8

Browse files
committed
Clean up dead code
1 parent 230cb1f commit 81c71e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/Build.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ object Build {
239239

240240
libraryDependencies += "com.novocode" % "junit-interface" % "0.11" % Test,
241241
libraryDependencies += "io.get-coursier" % "coursier_2.13" % "2.0.0-RC5-6" % Test,
242-
// libraryDependencies += "io.get-coursier" % "coursier-cache_2.13" % "2.0.0-RC5-6" % Test,
243242

244243
// If someone puts a source file at the root (e.g., for manual testing),
245244
// don't pick it up as part of any project.

0 commit comments

Comments
 (0)