mirror of
https://github.com/Monibuca/engine.git
synced 2025-10-07 01:22:51 +08:00
规范性改动
This commit is contained in:
@@ -37,8 +37,6 @@ func ReadFileLines(filename string) (lines []string, err error) {
|
||||
|
||||
lines = append(lines, string(line))
|
||||
}
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
func CurrentDir(path ...string) string {
|
||||
|
Reference in New Issue
Block a user