lint code
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ func printChildren(n *node, prefix string) {
|
||||
}
|
||||
}
|
||||
|
||||
// Used as a workaround since we can't compare functions or their adresses
|
||||
// Used as a workaround since we can't compare functions or their addressses
|
||||
var fakeHandlerValue string
|
||||
|
||||
func fakeHandler(val string) HandlersChain {
|
||||
|
||||
Reference in New Issue
Block a user