Skip to content

Commit 2750ce7

Browse files
chore(internal): remove unnecessary import (#554)
1 parent ee172e8 commit 2750ce7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lithic-java-core/src/main/kotlin/com/lithic/api/core/http/HttpResponse.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
// File generated from our OpenAPI spec by Stainless.
2+
13
package com.lithic.api.core.http
24

35
import java.io.InputStream
4-
import java.lang.AutoCloseable
56

67
interface HttpResponse : AutoCloseable {
78

0 commit comments

Comments
 (0)