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