diff --git a/mfs/file.go b/mfs/file.go index 474448b15e..56c2b0046a 100644 --- a/mfs/file.go +++ b/mfs/file.go @@ -2,7 +2,6 @@ package mfs import ( "context" - "errors" "sync"