Remove material_manager and resource

(Not used)
This commit is contained in:
Florian RICHER 2025-06-09 16:13:32 +02:00
parent 0174aeb60e
commit 883014998f
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
4 changed files with 0 additions and 456 deletions

View file

@ -1,4 +1,3 @@
pub mod material_manager;
pub mod primitives;
pub mod render_pass_manager;
pub mod resources;