chore: fix to check hooks

This commit is contained in:
Jesús Pérex 2025-06-27 02:12:44 +01:00
parent 7e0cd985ad
commit 2c217c5261

View File

@ -7,7 +7,6 @@ use std::fs;
use tera::Tera;
mod helpers;
use crate::helpers::{unwrap_value_key, value_to_serde_json, wrap_top_level_if_needed};
#[cfg(test)]