mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Actually remove session file if login remove flag is set
This commit is contained in:
parent
d8d1f8a443
commit
3c648f4192
3 changed files with 16 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
mod command;
|
||||
|
||||
pub use command::login_file_path;
|
||||
pub use command::session_file_path;
|
||||
pub use command::Login;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue