Skip to content

Commit e91917e

Browse files
committed
I guess I'm not supposed to close that?
1 parent 1dc181b commit e91917e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

native/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ tasks {
118118
.asJsonObject
119119
.getAsJsonArray("files")
120120

121-
client.close()
122-
123121
for ((platform, fileMatchers) in ct2Files) {
124122
val platformDir = versionedDir.dir("${platform.outputDist}-${platform.outputArch}".lowercase())
125123
val file =

0 commit comments

Comments
 (0)