diff options
Diffstat (limited to 'mling/src/res/mod.rs')
| -rw-r--r-- | mling/src/res/mod.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mling/src/res/mod.rs b/mling/src/res/mod.rs deleted file mode 100644 index caa843c..0000000 --- a/mling/src/res/mod.rs +++ /dev/null @@ -1,5 +0,0 @@ -mod current_dir; -pub use current_dir::*; - -mod manifest_path; -pub use manifest_path::*; |
