diff --git a/appview/pages/templates/repo/issues/fragments/issueCommentActions.html b/appview/pages/templates/repo/issues/fragments/issueCommentActions.html deleted file mode 100644 index 739397fc..00000000 --- a/appview/pages/templates/repo/issues/fragments/issueCommentActions.html +++ /dev/null @@ -1,34 +0,0 @@ -{{ define "repo/issues/fragments/issueCommentActions" }} - {{ $isCommentOwner := and .LoggedInUser (eq .LoggedInUser.Did .Comment.Did) }} - {{ if and $isCommentOwner (not .Comment.Deleted) }} -