From 7b2514a6108593f9da31b4bb6638a145bfa77b51 Mon Sep 17 00:00:00 2001 From: Timothy Clem Date: Wed, 17 Jun 2020 15:12:16 -0700 Subject: [PATCH] Whitespace --- tags/src/lib.rs | 1 - 1 file changed, 1 deletion(-) 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,