feat: cleanup

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-10-26 22:29:56 +02:00
parent 6729f6e794
commit c94f6b72b8
3 changed files with 0 additions and 235 deletions

View File

@@ -1,7 +1,6 @@
use cli::Cli;
use cuddle_state::Cuddle;
mod actions;
mod cli;
mod cuddle_state;
mod plan;