cleaning up code
This commit is contained in:
parent
8e277ef800
commit
183386848a
1 changed files with 0 additions and 1 deletions
|
@ -114,7 +114,6 @@ export default function Book(props: any): JSX.Element {
|
|||
}
|
||||
}
|
||||
|
||||
// console.log(payload);
|
||||
telemetry.withJitsu((jitsu) =>
|
||||
jitsu.track(telemetryEventTypes.bookingConfirmed, collectPageParameters())
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue