Fix formatting

This commit is contained in:
Aleksey Kladov
2020-05-24 17:04:17 +02:00
parent dec4ba8023
commit 5276bfff81
2 changed files with 1 additions and 4 deletions

View File

@@ -60,7 +60,6 @@ pub struct ExpandedMacro {
pub expansion: String,
}
pub enum MatchingBrace {}
impl Request for MatchingBrace {