Skip to content

Commit

Permalink
fix: remove unnecessary line break in search cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
fukusuket committed Oct 6, 2024
1 parent b009984 commit 7d0b649
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/timeline/search.rs
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,5 @@ pub fn search_result_dsp_msg(
}
}
}
println!();
}
}

0 comments on commit 7d0b649

Please sign in to comment.