Remove log

This commit is contained in:
René Pfeuffer
2020-06-09 07:23:52 +02:00
parent 4b54597e26
commit 586d9ac0d3

View File

@@ -212,7 +212,6 @@ class DiffFile extends React.Component<Props, State> {
};
createLastHunkFooter = (expandableHunk: ExpandableHunk) => {
console.log("maxExpandBottomRange:", expandableHunk.maxExpandBottomRange);
if (expandableHunk.maxExpandBottomRange !== 0) {
return (
<Decoration>