chore: remove dbg
This commit is contained in:
@@ -97,7 +97,6 @@ impl Validator {
|
||||
.params
|
||||
.iter()
|
||||
.map(|param| {
|
||||
dbg!(¶m);
|
||||
Annotated::from_type(
|
||||
modules.into(),
|
||||
tipo_or_annotation(module, param),
|
||||
|
||||
Reference in New Issue
Block a user