diff --git a/packages/editor-ui/src/components/Error/NodeViewError.vue b/packages/editor-ui/src/components/Error/NodeViewError.vue index 9b721eaecf..2f0243f3d9 100644 --- a/packages/editor-ui/src/components/Error/NodeViewError.vue +++ b/packages/editor-ui/src/components/Error/NodeViewError.vue @@ -37,8 +37,8 @@ Data below may contain sensitive information. Proceed with caution when sharing.
-
- +
+
@@ -201,8 +200,6 @@ export default mixins( NodeCreator, NodeSettings, RunData, - // N8nButton, - // N8nIcon, }, errorCaptured: (err, vm, info) => { console.error('errorCaptured'); // eslint-disable-line no-console