diff --git a/scripts/build-data.js b/scripts/build-data.js index cbf273d2..20be9adc 100755 --- a/scripts/build-data.js +++ b/scripts/build-data.js @@ -101,7 +101,6 @@ let blockData = ';\n'; fs.writeFileSync(MSGS_DIR + 'blocks-msgs.js', blockData); -defaultsDeep(editorMsgs, blocksMessages); // generate combined editor-msgs file let editorData =