Skip to content

Commit 988615a

Browse files
committed
remove debug
1 parent cd3c77b commit 988615a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ buildscript {
22
repositories {
33
google()
44
mavenCentral()
5-
maven("https://s01.oss.sonatype.org/content/repositories/comapollographql-1045/")
65
}
76

87
dependencies {
@@ -16,7 +15,6 @@ allprojects {
1615
repositories {
1716
google()
1817
mavenCentral()
19-
maven("https://s01.oss.sonatype.org/content/repositories/comapollographql-1045/")
2018
}
2119
}
2220

0 commit comments

Comments
 (0)