mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 07:59:47 +00:00
Code review
This commit is contained in:
parent
eb14da2cb7
commit
0c19d1dc8a
@ -1,4 +1,3 @@
|
||||
using AIStudio.Components.Settings;
|
||||
using AIStudio.Settings;
|
||||
|
||||
using Microsoft.AspNetCore.Components;
|
||||
|
@ -40,8 +40,4 @@ public enum Event
|
||||
SEND_TO_SYNONYMS_ASSISTANT,
|
||||
SEND_TO_MY_TASKS_ASSISTANT,
|
||||
SEND_TO_JOB_POSTING_ASSISTANT,
|
||||
|
||||
// Setting events:
|
||||
SWITCH_TO_SETTINGS_PANEL,
|
||||
SWITCH_TO_SETTINGS_DIALOG,
|
||||
}
|
Loading…
Reference in New Issue
Block a user