Skip to content

Commit a8bcdd3

Browse files
committed
remove debug code
1 parent 59d045c commit a8bcdd3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/scala/io/viash/config/dependencies/DependencyOfDependencyTest.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ class DependencyOfDependencyTest extends AnyFunSuite with BeforeAndAfterAll {
219219
}
220220

221221
override def afterAll(): Unit = {
222-
// IO.copyFolder(temporaryFolder, Path.of("/home/hendrik/DI/temp/dep_tests2/"))
223222
IO.deleteRecursively(temporaryFolder)
224223
}
225224
}

0 commit comments

Comments
 (0)