Commit ebfb1739 authored by 张振华's avatar 张振华 Committed by vipwzw

gofmt

parent 3e860a20
......@@ -772,7 +772,7 @@ func isDirExists(path string) bool {
if err != nil {
return os.IsExist(err)
}
return fi.IsDir()
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment