Skip to content

Commit f42ee32

Browse files
committed
Remove comment
1 parent 1f80472 commit f42ee32

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

buildSrc/src/main/java/Config.kt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -158,15 +158,6 @@ object Config {
158158
val springBootConfiguration = "org.springframework.boot:spring-boot-configuration-processor"
159159
}
160160

161-
// object TestLibs {
162-
//// val hsqldb = "org.hsqldb:hsqldb:2.6.1"
163-
//// val javaFaker = "com.github.javafaker:javafaker:1.0.2"
164-
//// val msgpack = "org.msgpack:msgpack-core:0.9.8"
165-
//// val leakCanaryInstrumentation = "com.squareup.leakcanary:leakcanary-android-instrumentation:2.14"
166-
//// val composeUiTestJunit4 = "androidx.compose.ui:ui-test-junit4:1.6.8"
167-
// val okio = "com.squareup.okio:okio:1.13.0"
168-
// }
169-
170161
object QualityPlugins {
171162
object Jacoco {
172163
val version = "0.8.7"

0 commit comments

Comments
 (0)