mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-25 17:04:17 +00:00
Update file.go
This commit is contained in:
parent
1f62c26e81
commit
a34422de57
1 changed files with 0 additions and 1 deletions
1
file.go
1
file.go
|
|
@ -197,7 +197,6 @@ func (i *File) GetEditor() error {
|
|||
// If there is an error, just ignore it and return nil.
|
||||
// This way, the file can be served for editing.
|
||||
if err != nil {
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue