parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -30,7 +30,6 @@ pub(crate) struct ConfigureContextServerModal {
|
|||
context_server_store: Entity<ContextServerStore>,
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
enum Configuration {
|
||||
NotAvailable,
|
||||
Required(ConfigurationRequiredState),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue