mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-15 17:33:51 +01:00
refactor: remove process.rs
This commit is contained in:
parent
d2d3e812fc
commit
ec03a71bfd
4 changed files with 7 additions and 34 deletions
|
|
@ -8,7 +8,6 @@ pub mod colors;
|
|||
pub mod error;
|
||||
pub mod model;
|
||||
pub mod output_destination;
|
||||
pub mod process;
|
||||
pub mod regexes;
|
||||
pub mod selection;
|
||||
pub mod tmux;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue