summaryrefslogtreecommitdiffstats
path: root/src/config/not_validated.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/not_validated.rs')
-rw-r--r--src/config/not_validated.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config/not_validated.rs b/src/config/not_validated.rs
index c8fbb3f..6cf7148 100644
--- a/src/config/not_validated.rs
+++ b/src/config/not_validated.rs
@@ -2,7 +2,6 @@ use std::path::PathBuf;
use anyhow::anyhow;
use anyhow::Result;
use getset::Getters;
-use handlebars::Handlebars;
use serde::Deserialize;
use crate::config::Configuration;