chore: fix to check hooks
This commit is contained in:
parent
7e0cd985ad
commit
2c217c5261
@ -7,7 +7,6 @@ use std::fs;
|
|||||||
use tera::Tera;
|
use tera::Tera;
|
||||||
|
|
||||||
mod helpers;
|
mod helpers;
|
||||||
|
|
||||||
use crate::helpers::{unwrap_value_key, value_to_serde_json, wrap_top_level_if_needed};
|
use crate::helpers::{unwrap_value_key, value_to_serde_json, wrap_top_level_if_needed};
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user