mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
spv-out: Remove empty else branch. (#2473)
This commit is contained in:
@@ -1636,7 +1636,6 @@ impl Writer {
|
||||
space: global_variable.space,
|
||||
}))
|
||||
}
|
||||
} else {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user