We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f35f4 commit 986972eCopy full SHA for 986972e
tree.go
@@ -17,7 +17,6 @@ var (
17
const (
18
paramPrefix = "{"
19
paramSuffix = "}"
20
- plusParamPrefix = paramPrefix + "+"
21
starParamPrefix = paramPrefix + "*"
22
)
23
0 commit comments