Skip to content

Commit 590d29f

Browse files
committed
Delete testing code
1 parent f906238 commit 590d29f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

client/src/pages/index.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ export default function Landing() {
1616
type: "upcoming",
1717
pageSize: 100,
1818
});
19-
// TODO: remove this after testing
20-
console.log("data =", data);
2119

2220
const events: UiEvent[] | undefined = data?.items;
2321

0 commit comments

Comments
 (0)