Revert "Use config file to store sessions"

This reverts commit 850aa7a9
This commit is contained in:
bytedream 2023-07-13 16:07:05 +02:00
parent 8490263e84
commit dd2033d323
8 changed files with 48 additions and 179 deletions

View file

@ -1,5 +1,4 @@
pub mod clap;
pub mod config;
pub mod context;
pub mod download;
pub mod ffmpeg;