chore: remove Umami
Some checks failed
API Lint / ruff (push) Has been cancelled
API Tests / test (push) Has been cancelled
App Build / docker-build (push) Has been cancelled
Web Lint / next-lint (18) (push) Has been cancelled

This commit is contained in:
rzmk 2025-10-15 09:57:32 -04:00
parent 14c5ffc569
commit 7210323c03

View file

@ -21,7 +21,6 @@ export default function RootLayout({
<html className="" lang="en"> <html className="" lang="en">
<head /> <head />
<body> <body>
{isDevEnv ? '' : <Script data-website-id="a1af6d7a-9286-4a1f-8385-ddad2a29fcbb" src="/umami/script.js" />}
<SessionProvider key="session-provider" refetchInterval={60000}> <SessionProvider key="session-provider" refetchInterval={60000}>
<LHSessionProvider> <LHSessionProvider>
<StyledComponentsRegistry> <StyledComponentsRegistry>