fix: delete unused file #237
Annotations
10 errors
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L6
'~/v4/core/components/index' import is restricted from being used by a pattern. index imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L8
'~/v4/core/hooks/uikit/index' import is restricted from being used by a pattern. index imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L11
'../../constants/reactions' import is restricted from being used by a pattern. Relative imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L12
'../../elements/EditCancelButton/EditCancelButton' import is restricted from being used by a pattern. Relative imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L13
'../../elements/index' import is restricted from being used by a pattern. Relative imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L13
'../../elements/index' import is restricted from being used by a pattern. index imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L14
'../../elements/ModeratorBadge/ModeratorBadge' import is restricted from being used by a pattern. Relative imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L15
'../../elements/ReactionButton/Like' import is restricted from being used by a pattern. Relative imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L16
'../../elements/Timestamp/Timestamp' import is restricted from being used by a pattern. Relative imports are not allowed
|
unit_tests:
src/v4/social/components/PostReplyComment/PostReplyComment.tsx#L17
'../../icons/index' import is restricted from being used by a pattern. Relative imports are not allowed
|