This commit is contained in:
Christien Rioux 2024-08-11 09:59:04 -07:00
parent 01a4b9c735
commit 5f43faebb2
3 changed files with 2 additions and 3 deletions

View File

@ -1384,7 +1384,6 @@ impl UISender for CursiveUISender {
),
);
}
}
impl CursiveUISender {
pub fn push_styled(&self, styled_string: StyledString) -> std::io::Result<()> {