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