refactor(config): fix no features enabled
This commit is contained in:
parent
9ea3ba01e2
commit
458f5f4dcf
4 changed files with 26 additions and 26 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
use crate::output::comp::EdidProduct;
|
||||
use crate::EdidProduct;
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Serialize, Deserialize)]
|
||||
pub struct WorkspaceConfig {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue