diff --git a/README.md b/README.md index 20e0b3e..7c587b7 100644 --- a/README.md +++ b/README.md @@ -157,9 +157,6 @@ async fn index() -> (&'static str, HxResponseTrigger) { } ``` -```rust -``` - ### Example: Router Guard ```rust