Fix warnings
This commit is contained in:
parent
048498e39b
commit
6f39d49b18
3 changed files with 7 additions and 6 deletions
|
@ -579,7 +579,7 @@ mod tests {
|
|||
docks: Default::default(),
|
||||
};
|
||||
|
||||
let mut workspace_2 = SerializedWorkspace {
|
||||
let workspace_2 = SerializedWorkspace {
|
||||
id: 2,
|
||||
location: (["/tmp"]).into(),
|
||||
center_group: Default::default(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue