mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
tidy(ui): remove unused action
This commit is contained in:
committed by
Kent Keirsey
parent
964e2236b9
commit
c217e052a8
@@ -244,10 +244,6 @@ export const regionalPromptsSlice = createSlice({
|
||||
}
|
||||
layer.autoNegative = autoNegative;
|
||||
},
|
||||
lineFinished: (state) => {
|
||||
console.log('lineFinished');
|
||||
return state;
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user