Skip to content

Commit adfc6dc

Browse files
chore(js-ts): Remove unnecessary empty line in BaseCommentMenu
Co-Authored-By: [email protected] <[email protected]>
1 parent 9e55c0b commit adfc6dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/elements/content-sidebar/activity-feed/comment/components/BaseCommentMenu.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ export const BaseCommentMenu = ({
111111
</MenuItem>
112112
)}
113113
</Media.Menu>
114-
115114
{isConfirmingDelete && (
116115
<DeleteConfirmation
117116
data-resin-component={ACTIVITY_TARGETS.COMMENT_OPTIONS}

0 commit comments

Comments
 (0)