mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-10 07:25:44 +01:00
Remove log
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user