Skip to content

Commit 2ef857e

Browse files
committed
cleanup
Signed-off-by: Teo Koon Peng <[email protected]>
1 parent bc73def commit 2ef857e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

diagram-editor/frontend/diagram-editor.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,6 @@ function DiagramEditor() {
293293
},
294294
});
295295
}
296-
// changePosition.x -= Math.round(calculatedBounds.x);
297-
// changePosition.y -= Math.round(calculatedBounds.y);
298296
}
299297
}
300298

0 commit comments

Comments
 (0)