diff --git a/packages/www/components/Nav/index.tsx b/packages/www/components/Nav/index.tsx index 25de2e187e..cd8d0bea5b 100644 --- a/packages/www/components/Nav/index.tsx +++ b/packages/www/components/Nav/index.tsx @@ -2,7 +2,6 @@ import { Flex, Button, Link as A } from "@livepeer/design-system"; import { basePath } from "../../lib/utils"; const Nav = () => { - console.log(basePath); return (