diff --git a/scm-ui/ui-components/src/repos/DiffFile.tsx b/scm-ui/ui-components/src/repos/DiffFile.tsx index 06f254401d..574259ae3e 100644 --- a/scm-ui/ui-components/src/repos/DiffFile.tsx +++ b/scm-ui/ui-components/src/repos/DiffFile.tsx @@ -212,7 +212,6 @@ class DiffFile extends React.Component { }; createLastHunkFooter = (expandableHunk: ExpandableHunk) => { - console.log("maxExpandBottomRange:", expandableHunk.maxExpandBottomRange); if (expandableHunk.maxExpandBottomRange !== 0) { return (