Skip to content

Commit c4e7718

Browse files
committed
fixed whitespace
1 parent ed82633 commit c4e7718

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/chat.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1597,7 +1597,6 @@ static common_chat_params common_chat_templates_apply_jinja(
15971597
{
15981598
params.extra_context[el.first] = json::parse(el.second);
15991599
}
1600-
16011600

16021601
if (!inputs.json_schema.empty()) {
16031602
params.json_schema = json::parse(inputs.json_schema);

0 commit comments

Comments
 (0)