diff --git a/src/components/sections/products/app/index.tsx b/src/components/sections/products/app/index.tsx index cc69333..f5dd3b4 100644 --- a/src/components/sections/products/app/index.tsx +++ b/src/components/sections/products/app/index.tsx @@ -1,5 +1,4 @@ // import { Arrow } from '~/components/icons/arrow' -import clsx from 'clsx' import { Container } from '~/components/layout/container' import Section from '~/components/layout/section'