remove empty line
This commit is contained in:
parent
4ab3f47cbc
commit
8710171486
1 changed files with 0 additions and 1 deletions
|
@ -684,7 +684,6 @@ int main(int argc, char ** argv) {
|
||||||
if (input_echo && (int) embd_inp.size() == n_consumed) {
|
if (input_echo && (int) embd_inp.size() == n_consumed) {
|
||||||
console::set_display(console::reset);
|
console::set_display(console::reset);
|
||||||
display = true;
|
display = true;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// if not currently processing queued inputs;
|
// if not currently processing queued inputs;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue