Removed line for debugging
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

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

View File

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