From c261a68ee8bf148e6b2d772d0e9135287b409950 Mon Sep 17 00:00:00 2001 From: Anna Date: Thu, 28 Nov 2024 10:25:39 +0300 Subject: [PATCH] Update Component.tsx --- packages/gallery/src/Component.tsx | 1 - 1 file changed, 1 deletion(-) 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 = { /**