diff --git a/src/pages/gallery/index.tsx b/src/pages/gallery/index.tsx index 70c59114e..f8064b338 100644 --- a/src/pages/gallery/index.tsx +++ b/src/pages/gallery/index.tsx @@ -295,7 +295,6 @@ export default function Gallery() { collection ); } catch (e) { - console.log(e); setDialogMessage({ title: constants.ERROR, staticBackdrop: true,