1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-04 02:33:33 +00:00

trigger build

This commit is contained in:
neuronull
2025-09-24 11:31:53 -06:00
parent d81d36cc3d
commit 9130ff8435

View File

@@ -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() {}