mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-16 18:54:54 -05:00
tidy(ui): remove console.log()
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user