clean up
This commit is contained in:
parent
0f2747293f
commit
d426fd39c0
4 changed files with 7 additions and 12 deletions
src
|
@ -1,7 +1,5 @@
|
|||
use vulkanalia::prelude::v1_0::*;
|
||||
|
||||
use crate::scene;
|
||||
|
||||
// The Vulkan handles and associated properties used by our Vulkan app.
|
||||
#[derive(Clone, Debug, Default)]
|
||||
pub struct AppData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue