1
0
mirror of https://github.com/beego/bee.git synced 2025-07-27 05:25:32 +00:00

fix gosimple

This commit is contained in:
astaxie
2017-04-24 21:45:27 +08:00
parent 963e1c9d05
commit 1cc7abaac6

View File

@@ -219,7 +219,6 @@ func readAppDirectories(directory string, paths *[]string) {
useDirectory = true useDirectory = true
} }
} }
return
} }
// If a file is excluded // If a file is excluded