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