mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 02:33:33 +00:00
trigger build
This commit is contained in:
@@ -21,6 +21,4 @@ pub fn type_input(input: Vec<u16>) -> std::result::Result<(), ()> {
|
||||
windowing::type_input(input)
|
||||
}
|
||||
|
||||
pub fn foo_bar() -> std::result::Result<(), ()> {
|
||||
Ok(())
|
||||
}
|
||||
pub fn foo_bar() {}
|
||||
|
||||
Reference in New Issue
Block a user