Skip to content

Commit da517be

Browse files
1ilitewqazxc
authored andcommitted
Remove log
1 parent 4a7cbe6 commit da517be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/EditorHeader/ControlPanel.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,6 @@ export default function ControlPanel({
751751
return;
752752
}
753753
const v = new Validator();
754-
console.log(obj);
755754
if (v.validate(obj, tableSchema).valid) {
756755
addTable({
757756
table: {

0 commit comments

Comments
 (0)