@linker-design-plus/tiny-peony 1.4.39 → 1.4.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1873,7 +1873,6 @@ class oo extends BE {
1873
1873
  var n, i, o, s, c;
1874
1874
  const B = window.getSelection(), Q = B.getRangeAt(0);
1875
1875
  if (I.key === "Backspace") {
1876
- console.log(111);
1877
1876
  const { startContainer: a } = Q;
1878
1877
  if (a.nodeType === Node.ELEMENT_NODE) {
1879
1878
  ao(a, "data-image-style-select");