Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 26cd21b

Browse files
authored
Remove mod.rs files (#1774)
### Description Refactor the module system to be the same within a project ### Type of change - [X] Refactor (no updates to logic) ### Rationale We use two different ways to address the module system - without `mod.rs` (only with directories/files) and with `mod.rs` in some places. Unless there's a specific reason for that - one OR the other must be used. I refactored the code and removed `mod.rs` files. ### How Has This Been Tested? I did `cargo build --release`
1 parent bc1bdae commit 26cd21b

File tree

3 files changed

+0
-0
lines changed

3 files changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)