chore: formatting
This commit is contained in:
@@ -92,7 +92,7 @@ func GetRenderer() *Renderer {
|
|||||||
}
|
}
|
||||||
return res
|
return res
|
||||||
},
|
},
|
||||||
"min": func(a, b int) int {
|
"min": func(a, b int) int {
|
||||||
if a < b {
|
if a < b {
|
||||||
return a
|
return a
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user