Skip to content

Commit 87c1750

Browse files
committed
cleanup
1 parent dc0e89d commit 87c1750

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

client/src/features/legacy/LegacyRoot.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@
1919
import NoLegacySupport from "./NoLegacySupport";
2020

2121
export default function LegacyRoot() {
22-
console.log("legacy");
2322
return <NoLegacySupport />;
2423
}

0 commit comments

Comments
 (0)