mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-09-13 05:02:52 +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