delete scanner ErrStatingItem
This commit is contained in:
@@ -24,7 +24,6 @@ import (
|
||||
|
||||
var (
|
||||
ErrAlreadyScanning = errors.New("already scanning")
|
||||
ErrStatingItem = errors.New("could not stat item")
|
||||
ErrReadingTags = errors.New("could not read tags")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user