Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Internal: Removed unused reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewand committed Feb 5, 2020
1 parent e72e216 commit 56bd240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/element.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import TextProxy from './textproxy';
import toMap from '@ckeditor/ckeditor5-utils/src/tomap';
import isIterable from '@ckeditor/ckeditor5-utils/src/isiterable';
import Matcher from './matcher';
import { isPlainObject } from 'lodash-es';
import StylesMap from './stylesmap';

// @if CK_DEBUG_ENGINE // const { convertMapToTags } = require( '../dev-utils/utils' );
Expand Down

0 comments on commit 56bd240

Please sign in to comment.