Skip to content

Commit c4a5806

Browse files
sebstoCopilot
andauthored
Update swift-bedrock-library/Sources/BedrockService/Converse/BedrockService+ConverseStreaming.swift
Co-authored-by: Copilot <[email protected]>
1 parent b2b6748 commit c4a5806

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift-bedrock-library/Sources/BedrockService/Converse/BedrockService+ConverseStreaming.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ extension BedrockService {
134134

135135
} catch {
136136
try handleCommonError(error, context: "invoking converse stream")
137-
throw BedrockServiceError.unknownError("\(error)") // FIXME: handleCommonError will always throw
138137
}
139138
}
140139

0 commit comments

Comments
 (0)