Skip to content

Commit ed91a38

Browse files
committed
cleanup
1 parent 71b335c commit ed91a38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ pub(crate) enum ContentTypeRule {
1111
exp: ContentType,
1212
},
1313
/// Content Type field must not be present in the document.
14-
#[allow(dead_code)]
1514
NotSpecified,
1615
}
1716

0 commit comments

Comments
 (0)