tidy(ui): remove console.log()

This commit is contained in:
psychedelicious 2023-06-22 10:48:51 +10:00
parent 922319cb84
commit 2ffead000c

View File

@ -43,7 +43,6 @@ export const addBoardIdSelectedListener = () => {
return;
}
console.log('setting image');
dispatch(imageSelected(board.cover_image_name));
// if we haven't loaded one full page of images from this board, load more