aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/templates/layout
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/templates/layout')
-rw-r--r--src/components/templates/layout/layout.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/templates/layout/layout.tsx b/src/components/templates/layout/layout.tsx
index bf9629c..fd3a928 100644
--- a/src/components/templates/layout/layout.tsx
+++ b/src/components/templates/layout/layout.tsx
@@ -312,8 +312,6 @@ export const Layout: FC<LayoutProps> = ({
url="/"
/>
<Toolbar
- // eslint-disable-next-line react/jsx-no-literals -- Storage key allowed
- ackeeStorageKey="ackee-tracking"
className={styles.toolbar}
// eslint-disable-next-line react/jsx-no-literals -- Storage key allowed
motionStorageKey="reduced-motion"