jam411 il y a 3 ans
Parent
commit
7a85c7cb7a
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      packages/app/src/components/PageComment/CommentControl.tsx

+ 0 - 2
packages/app/src/components/PageComment/CommentControl.tsx

@@ -1,7 +1,5 @@
 import React from 'react';
 import React from 'react';
 
 
-import styles from './CommentControl.module.scss';
-
 type CommentControlProps = {
 type CommentControlProps = {
   onClickEditBtn: () => void,
   onClickEditBtn: () => void,
   onClickDeleteBtn: () => void,
   onClickDeleteBtn: () => void,