Skip to content

Commit 65ec762

Browse files
committed
[remove] core module.
1 parent 0ac5035 commit 65ec762

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

crates/lambda-rs/src/core/mod.rs

Lines changed: 0 additions & 1 deletion
This file was deleted.

crates/lambda-rs/src/core/window.rs

Lines changed: 0 additions & 7 deletions
This file was deleted.

crates/lambda-rs/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
pub mod component;
22
pub mod components;
3-
pub mod core;
43
pub mod events;
54
pub mod math;
65
pub mod render;

0 commit comments

Comments
 (0)