浏览代码

Code refactoring: Removed obsolete comment.

Aleksander Nowodzinski 8 年之前
父节点
当前提交
ad83f141a0
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      packages/ckeditor5-image/src/imagetextalternative.js

+ 0 - 2
packages/ckeditor5-image/src/imagetextalternative.js

@@ -17,8 +17,6 @@ import textAlternativeIcon from '@ckeditor/ckeditor5-core/theme/icons/low-vision
 import { repositionContextualBalloon, getBalloonPositionData } from './image/ui/utils';
 import { isImageWidgetSelected } from './image/utils';
 
-// import '../theme/imagetextalternative/theme.scss';
-
 /**
  * The image text alternative plugin.
  *