Skip to content

Commit 746ea4f

Browse files
author
Marcus
committed
rm log
1 parent 1d9eb58 commit 746ea4f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/(app)/projects/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import Link from "next/link";
77

88
export default async function ProjectsPage() {
99
const projects = await getAllPets();
10-
console.log(projects);
1110
return (
1211
<SectionWrapper className="max-w-7xl">
1312
<div className="">

0 commit comments

Comments
 (0)