Explorar o código

delete container CommentEditor.tsx fix

ryoji-s %!s(int64=3) %!d(string=hai) anos
pai
achega
c0bee5d3e0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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';