Skip to content

Commit 417012b

Browse files
refactor: code rollback
1 parent 3584f2c commit 417012b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/ld-eventsource/client.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,7 @@ def read_stream(cxn)
344344
# For historical reasons, we rethrow this as our own type
345345
raise Errors::ReadTimeoutError.new(@read_timeout)
346346
end
347-
348347
break if data.nil?
349-
350348
gen.yield data
351349
end
352350
end

0 commit comments

Comments
 (0)