diff --git a/app/root.tsx b/app/root.tsx index 15920b6..a9b8012 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -13,7 +13,6 @@ import globalStyles from "../index.css"; import { isRouteErrorResponse, Links, - LiveReload, Meta, Outlet, Scripts, @@ -148,7 +147,9 @@ function getMarkup( @@ -156,7 +157,6 @@ function getMarkup( {children} -