Skip to content

Commit ad44252

Browse files
committed
cleanup
1 parent b85f193 commit ad44252

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/signed_doc/src/validator/rules/template.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ pub(crate) enum TemplateRule {
1717
allowed_type: DocType,
1818
},
1919
/// 'template' field is not specified
20-
#[allow(dead_code)]
2120
NotSpecified,
2221
}
2322

0 commit comments

Comments
 (0)