Fix warnings

This commit is contained in:
Antonio Scandurra 2023-05-22 19:33:11 +02:00
parent 048498e39b
commit 6f39d49b18
3 changed files with 7 additions and 6 deletions

View file

@ -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(),