parent
a316428686
commit
0f17e82154
28 changed files with 33 additions and 45 deletions
|
@ -64,7 +64,6 @@ pub enum DapStoreEvent {
|
|||
RemoteHasInitialized,
|
||||
}
|
||||
|
||||
#[allow(clippy::large_enum_variant)]
|
||||
enum DapStoreMode {
|
||||
Local(LocalDapStore),
|
||||
Ssh(SshDapStore),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue