Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
aldabil21 committed Sep 4, 2024
1 parent cc15656 commit 7c85f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/positionManger/provider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const setEventPositionsWithResources = (
} else {
slots.all = setEventPositions(sorted);
}
// console.log({ sorted, events });

return slots;
};

Expand Down

0 comments on commit 7c85f31

Please sign in to comment.