Remove debug

This commit is contained in:
Eric Bailey
2026-04-14 17:15:27 -05:00
parent 832f3d190b
commit 25f66f8cbe
-1
View File
@@ -94,7 +94,6 @@ export function Gallery({
onPressIn,
viewContext,
}: GalleryProps) {
// images = images.concat(images)
const ax = useAnalytics()
const {screenReaderEnabled} = useA11y()
const largeAltBadge = useLargeAltBadgeEnabled()