Remove unused import in custom_shader example
This commit is contained in:
parent
8f384c83be
commit
0968c5b64a
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ mod buffer;
|
|||
mod uniforms;
|
||||
mod vertex;
|
||||
|
||||
pub use cube::Cube;
|
||||
pub use uniforms::Uniforms;
|
||||
|
||||
use buffer::Buffer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue