cleaning up code

pull/411/head
Syed Ali Shahbaz 2021-08-04 16:20:38 +05:30
parent 8e277ef800
commit 183386848a
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ export default function Book(props: any): JSX.Element {
}
}
// console.log(payload);
telemetry.withJitsu((jitsu) =>
jitsu.track(telemetryEventTypes.bookingConfirmed, collectPageParameters())
);