@ -31,7 +31,6 @@ _lgetxattr(const std::string &input_path_,
key = "user.mergerfs." + key_;
return fs::xattr::get(input_path_,key,&val_);
}