瀏覽代碼

delete container CommentEditor.tsx fix

ryoji-s 3 年之前
父節點
當前提交
c0bee5d3e0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      packages/app/src/components/PageComment/CommentEditor.tsx

+ 0 - 1
packages/app/src/components/PageComment/CommentEditor.tsx

@@ -25,7 +25,6 @@ import { CustomNavTab } from '../CustomNavigation/CustomNav';
 import NotAvailableForGuest from '../NotAvailableForGuest';
 import Editor from '../PageEditor/Editor';
 import { SlackNotification } from '../SlackNotification';
-import { withUnstatedContainers } from '../UnstatedUtils';
 
 import CommentPreview from './CommentPreview';