mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
removed unused import
This commit is contained in:
parent
c37f727aad
commit
9c6480caff
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ import { CommentForm } from '~/components/comment/CommentForm';
|
|||
import { useShallowSelect } from '~/utils/hooks/useShallowSelect';
|
||||
import { selectNode } from '~/redux/node/selectors';
|
||||
import classNames from 'classnames';
|
||||
import 'flexbin/flexbin.scss';
|
||||
|
||||
interface IProps {
|
||||
comment: IComment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue