Skip to content

Commit 85b8c20

Browse files
brianmichelelithrar
authored andcommitted
Removing half of conflict marker (#268)
Looks like there was just part of a conflict marker in the README file, so I figured I'd remove it.
1 parent 456bcfa commit 85b8c20

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@ s.HandleFunc("/{key}/", ProductHandler)
168168
// "/products/{key}/details"
169169
s.HandleFunc("/{key}/details", ProductDetailsHandler)
170170
```
171-
172-
<<<<<<< f85983fbfd0e0146e24ba184acbdca25f0361e99
173171
### Listing Routes
174172

175173
Routes on a mux can be listed using the Router.Walk method—useful for generating documentation:

0 commit comments

Comments
 (0)