This commit is contained in:
cdle
2021-10-29 08:55:30 +08:00
parent 09a7466b00
commit ff3ee34079
-2
View File
@@ -47,8 +47,6 @@ var OttoFuncs = map[string]func(string) string{
if err != nil {
log.Fatal(err)
}
fmt.Println(id)
return id
},
"uuid": func(_ string) string {