Browse Source

lint fix

pull/598/head
Bergutov Ruslan 5 years ago
parent
commit
446cd977e7
  1. 2
      example_router_test.go

2
example_router_test.go

@ -22,4 +22,4 @@ func ExampleRouter_RegisterPattern() { @@ -22,4 +22,4 @@ func ExampleRouter_RegisterPattern() {
// Output
// Match: true /category/abe193ed-e0bc-4e1b-8e3c-736d5b381b60
// Match: false /category/42
}
}

Loading…
Cancel
Save