Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
YannFollet committed Dec 21, 2023
1 parent 4ab3f47 commit 8710171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/main/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,6 @@ int main(int argc, char ** argv) {
if (input_echo && (int) embd_inp.size() == n_consumed) {
console::set_display(console::reset);
display = true;

}

// if not currently processing queued inputs;
Expand Down

0 comments on commit 8710171

Please sign in to comment.