style: 🎨 remove newline

This commit is contained in:
jh0l 2022-03-08 05:48:50 +11:00 committed by Marcel Märtens
parent aeae94d31b
commit 32d4ddd4fd

View File

@ -3893,7 +3893,6 @@ impl Hud {
scale_mode
}
/// Checks if a TextEdit widget has the keyboard captured.
fn typing(&self) -> bool { Hud::is_captured::<widget::TextEdit>(&self.ui.ui) }