diff --git a/ui/widgets/nuxeo-file.js b/ui/widgets/nuxeo-file.js index 78bafd909..9f7c53efb 100644 --- a/ui/widgets/nuxeo-file.js +++ b/ui/widgets/nuxeo-file.js @@ -211,11 +211,6 @@ import { UploaderBehavior } from './nuxeo-uploader-behavior.js'; reflectToAttribute: true, }, - xpath: { - type: String, - value: 'file:content', - }, - /** * Required. */