Преглед изворни кода

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';