fix(style): reformat (#344)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
This commit is contained in:
parent
1e9c14db06
commit
8a683b053b
@ -96,7 +96,7 @@ M.parse_response = function(data_stream, _, opts)
|
||||
opts.on_complete(nil)
|
||||
elseif choice.delta.content then
|
||||
if choice.delta.content ~= vim.NIL then
|
||||
opts.on_chunk(choice.delta.content)
|
||||
opts.on_chunk(choice.delta.content)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user