Commit caed5c23 authored by Derek Wright's avatar Derek Wright
Browse files

Issue #3291700: Remove duplicate quickedit.inPlaceEditor.formattedText library:

- This was introduced during the merge from the resplit of core.
- Detected via manual testing.
parent 381b37ed
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -76,16 +76,6 @@ quickedit.inPlaceEditor.plainText:
  dependencies:
    - quickedit/quickedit

quickedit.inPlaceEditor.formattedText:
  version: VERSION
  js:
    js/editors/formattedTextEditor.js: { attributes: { defer: true } }
  dependencies:
    - quickedit/quickedit
    - editor/drupal.editor
    - core/drupal.ajax
    - core/drupalSettings

quickedit.inPlaceEditor.image:
  version: VERSION
  js: