nothing but import format change

Signed-off-by: xuchunming1 <xuchunming@jd.com>
This commit is contained in:
xuchunming1 2021-07-01 15:37:33 +08:00
commit e9dad78ec2
6 changed files with 14 additions and 7 deletions

View file

@ -67,4 +67,4 @@ func writeFile(call otto.FunctionCall) otto.Value {
}
return otto.NullValue()
}
}