Skip to content

Commit 5bc94b9

Browse files
matteoservamatteo
authored andcommitted
fixed whitespace
1 parent d632202 commit 5bc94b9

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
@@ -1599,7 +1599,6 @@ static common_chat_params common_chat_templates_apply_jinja(
15991599
{
16001600
params.extra_context[el.first] = json::parse(el.second);
16011601
}
1602-
16031602

16041603
if (!inputs.json_schema.empty()) {
16051604
params.json_schema = json::parse(inputs.json_schema);

0 commit comments

Comments
 (0)