mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy(ui): remove console.log()
This commit is contained in:
parent
922319cb84
commit
2ffead000c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user