Skip to content

Commit acfcd90

Browse files
aumferngxson
andauthored
Update tools/server/server.cpp
Co-authored-by: Xuan-Son Nguyen <[email protected]>
1 parent db4d6da commit acfcd90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/server/server.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,8 +1884,7 @@ struct server_context {
18841884

18851885
common_chat_templates_ptr chat_templates;
18861886

1887-
server_context() : batch({}) {
1888-
}
1887+
server_context() : batch({}) {}
18891888
~server_context() {
18901889
mtmd_free(mctx);
18911890

0 commit comments

Comments
 (0)