diff --git a/common/hash_data_adapter_xattr.go b/common/hash_data_adapter_xattr.go index 882a4391d..b4a15c9eb 100644 --- a/common/hash_data_adapter_xattr.go +++ b/common/hash_data_adapter_xattr.go @@ -10,7 +10,6 @@ import ( "fmt" "golang.org/x/sys/unix" "path/filepath" - "strings" ) // ===== OS-Specific hash adapter changes =====