mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
tidy(ui): remove unused action
This commit is contained in:
parent
964e2236b9
commit
c217e052a8
@ -244,10 +244,6 @@ export const regionalPromptsSlice = createSlice({
|
||||
}
|
||||
layer.autoNegative = autoNegative;
|
||||
},
|
||||
lineFinished: (state) => {
|
||||
console.log('lineFinished');
|
||||
return state;
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user