Format the code.

This commit is contained in:
Tom Alexander
2023-04-21 14:35:34 -04:00
parent 3a174dd41b
commit c75f4ebcff
4 changed files with 15 additions and 13 deletions

View File

@@ -89,7 +89,6 @@ impl<'r, 's> ContextTree<'r, 's> {
return local_result;
}
}
}
_ => {}
};