Remove console log statmenets.

This commit is contained in:
Patrick Fic
2022-05-27 14:38:45 -07:00
parent 595ec72edd
commit b8d2dbc2e1
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ export function TechClockOffButton({
const handleFinish = async (values) => {
logImEXEvent("tech_clock_out_job");
console.log(values);
setLoading(true);
const result = await updateTimeticket({
variables: {