mirror of
https://github.com/zhengkai/orca.git
synced 2026-02-10 00:12:27 +08:00
up
This commit is contained in:
@@ -37,7 +37,6 @@ func IsURL(s string) bool {
|
||||
// ReadFile ...
|
||||
func ReadFile(file string) (ab []byte, err error) {
|
||||
ab, err = os.ReadFile(StaticFile(file))
|
||||
zj.Watch(&err)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user