diff --git a/src/applications/differential/view/revisioncomment/DifferentialRevisionCommentView.php b/src/applications/differential/view/revisioncomment/DifferentialRevisionCommentView.php index 64fb56ee0d..8007c4ac73 100644 --- a/src/applications/differential/view/revisioncomment/DifferentialRevisionCommentView.php +++ b/src/applications/differential/view/revisioncomment/DifferentialRevisionCommentView.php @@ -285,7 +285,6 @@ final class DifferentialRevisionCommentView extends AphrontView { ''. $inline_render. ''. - $content_source->render(). ''); }