aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/layout/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/layout/index.ts')
-rw-r--r--src/components/atoms/layout/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/atoms/layout/index.ts b/src/components/atoms/layout/index.ts
index c37ff02..b8a7e6f 100644
--- a/src/components/atoms/layout/index.ts
+++ b/src/components/atoms/layout/index.ts
@@ -1,6 +1,5 @@
export * from './article';
export * from './aside';
-export * from './copyright';
export * from './footer';
export * from './header';
export * from './main';