Whitespace

This commit is contained in:
Timothy Clem 2020-06-17 15:12:16 -07:00
parent 3c39b016a4
commit 7b2514a610

View file

@ -28,7 +28,6 @@ pub struct TagsConfiguration {
pattern_info: Vec<PatternInfo>,
}
#[derive(Debug)]
pub struct NamedCapture {
pub syntax_type: SyntaxType,