Skip to content

Commit 1b3f2d8

Browse files
committed
remove extra log
1 parent e788151 commit 1b3f2d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/utils/validate.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ function validateCustomViewPorts(customViewports) {
227227
element.styles.width = width;
228228
element.styles.height = height;
229229
});
230-
console.log(customViewports)
231230
return
232231
}
233232

0 commit comments

Comments
 (0)