mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-11-28 01:06:38 +08:00
Remove log
This commit is contained in:
@@ -711,7 +711,6 @@ export default function ControlPanel({
|
||||
return;
|
||||
}
|
||||
const v = new Validator();
|
||||
console.log(obj);
|
||||
if (v.validate(obj, tableSchema).valid) {
|
||||
addTable({
|
||||
table: {
|
||||
|
||||
Reference in New Issue
Block a user