aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/layout/index.ts')
-rw-r--r--src/components/molecules/layout/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/molecules/layout/index.ts b/src/components/molecules/layout/index.ts
index 1580baa..e43e664 100644
--- a/src/components/molecules/layout/index.ts
+++ b/src/components/molecules/layout/index.ts
@@ -1,4 +1,3 @@
-export * from './branding';
export * from './card';
export * from './code';
export * from './columns';