fix: clippy

This commit is contained in:
Nova
2022-10-21 06:21:49 -04:00
parent b189a6a73c
commit a572b215b9
9 changed files with 79 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
pub mod client;
pub mod destroy_queue;
pub mod eventloop;
pub mod nodelist;
pub mod node_collections;
pub mod registry;
pub mod resource;
pub mod scenegraph;