diff options
Diffstat (limited to 'exercises/error_handling/mod.rs')
| -rw-r--r-- | exercises/error_handling/mod.rs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/exercises/error_handling/mod.rs b/exercises/error_handling/mod.rs deleted file mode 100644 index 539fa23..0000000 --- a/exercises/error_handling/mod.rs +++ /dev/null @@ -1,6 +0,0 @@ -mod errors1; -mod errors2; -mod errors3; -mod errors4; -mod errors5; -mod errors6; |
