Skip to content

Commit f3b2417

Browse files
MuraskoKitt3120
authored andcommitted
fix: properly returns error if no configuration path is available
1 parent 066cd0b commit f3b2417

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use std::fmt::{self, Debug};
22
use std::fs::File;
3-
use std::path::PathBuf;
43

54
use dnrs::{Config, FileConfig, RuntimeError, run, setup_logger};
65
use lum_config::{ConfigPathError, EnvironmentConfigParseError, FileConfigParseError, merge};

0 commit comments

Comments
 (0)