aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/layout.tsx
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-06-01 21:21:52 -0500
committerDhravya <[email protected]>2024-06-01 21:21:52 -0500
commitf105a2fd92c25a75668c3615cd8328fa875050d8 (patch)
treedb5c8cd657623016029143b4123878ac6b025f2a /apps/web/app/layout.tsx
parentstarted implmeneting filter (diff)
downloadsupermemory-f105a2fd92c25a75668c3615cd8328fa875050d8.tar.xz
supermemory-f105a2fd92c25a75668c3615cd8328fa875050d8.zip
commented the backend code with it's limitations + optimised and removed a bunch of unnecessary queries
Diffstat (limited to 'apps/web/app/layout.tsx')
-rw-r--r--apps/web/app/layout.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx
index 37541f04..8d7cd5ea 100644
--- a/apps/web/app/layout.tsx
+++ b/apps/web/app/layout.tsx
@@ -1,4 +1,3 @@
-// import "./globals.css";
import "@repo/tailwind-config/globals.css";
import type { Metadata } from "next";