From ca86952c1486b7f2313fef62e6cacf36e248efd2 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 13 Jul 2024 16:26:28 +0200 Subject: refactor: move & rename all mod.rs files --- macros/src/injectable/mod.rs | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 macros/src/injectable/mod.rs (limited to 'macros/src/injectable/mod.rs') diff --git a/macros/src/injectable/mod.rs b/macros/src/injectable/mod.rs deleted file mode 100644 index 0e6ddfd..0000000 --- a/macros/src/injectable/mod.rs +++ /dev/null @@ -1,5 +0,0 @@ -pub mod dependency; -pub mod dummy; -pub mod implementation; -pub mod macro_args; -pub mod named_attr_input; -- cgit v1.2.3-18-g5258