Skip to content

Commit 4d42aa1

Browse files
committed
Update ResponseError.swift
1 parent db2ae92 commit 4d42aa1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Sources/replicate-kit-swift/error/ResponseError.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ public struct ResponseError: Hashable, CustomStringConvertible, LocalizedError,
4444
throw DecodingError.dataCorrupted(ctx)
4545
}
4646
}
47-
48-
49-
5047
}
5148

5249
/// Processing cases server cannot or will not process the request due to something that is perceived to be a client error

0 commit comments

Comments
 (0)