Remove debug log
This commit is contained in:
parent
c59501958f
commit
f4847be320
1 changed files with 0 additions and 3 deletions
|
@ -64,8 +64,5 @@ export function objectToSnakeCase(object) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
console.log('end', parsedObject, object)
|
||||
|
||||
return parsedObject
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue