Remove debug log
This commit is contained in:
parent
c59501958f
commit
f4847be320
@ -64,8 +64,5 @@ export function objectToSnakeCase(object) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
console.log('end', parsedObject, object)
|
|
||||||
|
|
||||||
return parsedObject
|
return parsedObject
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user