We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f84fc9 commit 8ebacdfCopy full SHA for 8ebacdf
1 file changed
src/server/config/mod.rs
@@ -10,7 +10,6 @@ pub static CONFIG: LazyLock<Config> = LazyLock::new(|| {
10
Config::default()
11
}
12
13
-
14
#[cfg(not(test))]
15
{
16
use std::path::PathBuf;
0 commit comments