Get worktree out of the way so we can try again

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
Nathan Sobo 2021-04-14 11:09:06 -06:00
parent 26f9127e83
commit cbc1d83067
8 changed files with 5 additions and 5 deletions

View file

@ -13,4 +13,4 @@ mod timer;
mod util;
pub mod watch;
pub mod workspace;
mod worktree;
mod worktree_old;