cleaned up logs

This commit is contained in:
mushka-n 2023-09-18 15:49:43 +03:00
parent f28c328c54
commit 6459d37c5b
2 changed files with 0 additions and 3 deletions

View File

@ -73,7 +73,6 @@ const SubmitToGalleryTile = ({
currentColorScheme,
}) => {
const onSubmitToGallery = () => setSubmitToGalleryDialogVisible(true);
console.log(currentColorScheme);
return (
<StyledSubmitToGalleryTile currentColorScheme={currentColorScheme}>

View File

@ -963,8 +963,6 @@ class ContextOptionsStore {
t
);
console.log(item);
const withOpen = item.id !== this.selectedFolderStore.id;
const optionsModel = [