Skip to content

Commit b8d2c87

Browse files
committed
Removed extra comment
1 parent ceddad8 commit b8d2c87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/commons/dom/get-rect-stack.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export function getRectStack(
4141
});
4242

4343
const gridContainer = grid.container;
44-
//adding just if color contrast is being run then only then the extra added condition should run
4544
if (gridContainer) {
4645
stack = getRectStack(
4746
gridContainer._grid,

0 commit comments

Comments
 (0)