Skip to content

Commit 92e9723

Browse files
author
ochafik
committed
fix nit eol at eof
1 parent 20a2f5f commit 92e9723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2051,4 +2051,4 @@ common_grammar_trigger common_grammar_trigger::from_json(const json & in) {
20512051
out.token = (llama_token) in.at("token").get<int>();
20522052
}
20532053
return out;
2054-
}
2054+
}

0 commit comments

Comments
 (0)