diff --git a/tags/src/lib.rs b/tags/src/lib.rs index 32eaa0d9..d0746b3d 100644 --- a/tags/src/lib.rs +++ b/tags/src/lib.rs @@ -28,7 +28,6 @@ pub struct TagsConfiguration { pattern_info: Vec, } - #[derive(Debug)] pub struct NamedCapture { pub syntax_type: SyntaxType,