mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-15 16:00:08 +00:00
很多修改
This commit is contained in:
@@ -240,6 +240,5 @@ func ReadAllFromFile(filePth string) ([]byte, error) {
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
return ioutil.ReadAll(f)
|
||||
}
|
||||
|
Reference in New Issue
Block a user