diff --git a/packages/gallery/src/Component.tsx b/packages/gallery/src/Component.tsx index aa1a6ec752..c6938f5823 100644 --- a/packages/gallery/src/Component.tsx +++ b/packages/gallery/src/Component.tsx @@ -11,7 +11,6 @@ import { GalleryContext } from './context'; import { GalleryImage, ImageMeta } from './types'; import styles from './index.module.css'; -import { Single } from './components/image-viewer/single'; export type GalleryProps = { /**