mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy: remove unnecessary whitespace changes
This commit is contained in:
@ -46,7 +46,6 @@ export const addInvocationErrorEventListener = (startAppListening: AppStartListe
|
||||
nes.status = zNodeStatus.enum.FAILED;
|
||||
nes.progress = null;
|
||||
nes.progressImage = null;
|
||||
|
||||
nes.error = {
|
||||
error_type,
|
||||
error_message,
|
||||
|
Reference in New Issue
Block a user