Skip to content

Commit

Permalink
removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimanyubabbar committed Nov 7, 2023
1 parent 5335ff0 commit 22b536a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/legacy/router.js
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ if (startDestTransformer) {
destEvents.length > 0 && destEvents[0].metadata
? getMetadata(destEvents[0].metadata)
: {};
const userFuncStartTime = new Date();
if (transformationVersionId) {
let destTransformedEvents;
try {
Expand Down

0 comments on commit 22b536a

Please sign in to comment.