diff options
Diffstat (limited to 'src/components/templates/layout/layout.test.tsx')
| -rw-r--r-- | src/components/templates/layout/layout.test.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/templates/layout/layout.test.tsx b/src/components/templates/layout/layout.test.tsx index 78547d4..914e1cd 100644 --- a/src/components/templates/layout/layout.test.tsx +++ b/src/components/templates/layout/layout.test.tsx @@ -1,5 +1,4 @@ import { render, screen } from '@test-utils'; -import { BreadcrumbList } from 'schema-dts'; import Layout from './layout'; const body = |
