This commit is contained in:
Chris Lu
2019-06-22 20:05:25 -07:00
parent 3fa1f150d9
commit a14bd31f5b
3 changed files with 18 additions and 9 deletions

View File

@@ -178,4 +178,3 @@ func (fh *FileHandle) Flush(ctx context.Context, req *fuse.FlushRequest) error {
return nil
})
}