mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
[feature] improve code gview
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
// Close implements Close interface of http.File.
|
||||
// Close implements interface of http.File.
|
||||
func (f *File) Close() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user