remove console log

This commit is contained in:
abhinav-grd 2021-09-10 10:15:21 +05:30
parent c24a187df6
commit 8989cd4af1

View file

@ -295,7 +295,6 @@ export default function Gallery() {
collection
);
} catch (e) {
console.log(e);
setDialogMessage({
title: constants.ERROR,
staticBackdrop: true,