refactor: move commands and misc out of main binary package
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use cuddle_please::ui::{DynUi, Ui};
|
||||
use cuddle_please_misc::{DynUi, Ui};
|
||||
|
||||
use std::{
|
||||
io::Write,
|
||||
|
Reference in New Issue
Block a user