mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-07-02 08:42:54 +00:00
refactor: remove obsolete semicolon
This commit is contained in:
@ -261,7 +261,7 @@ fn handle_modify(
|
|||||||
None => {
|
None => {
|
||||||
println!("{output}");
|
println!("{output}");
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user