Removed line for debugging

This commit is contained in:
Gregory Ballantine 2022-10-26 09:32:52 -04:00
parent e092990e17
commit b97a4b1c0f

@ -1,4 +1,3 @@
use std::path::Path;
use config::Config; use config::Config;
pub fn load_config() -> Config { pub fn load_config() -> Config {