diff options
| author | mokou <mokou@fastmail.com> | 2022-07-11 12:53:49 +0200 |
|---|---|---|
| committer | mokou <mokou@fastmail.com> | 2022-07-11 12:53:49 +0200 |
| commit | ed0f278a8f116a1f69f20bba15485f019bfe2142 (patch) | |
| tree | 5f33ac3a3268918cf575c8e76137b6eb5e66dad5 /exercises/error_handling | |
| parent | bf69145bb98a879d08f2ee9ff8555ad206aa0f44 (diff) | |
chore: remove mod.rs files and exercises feature
Diffstat (limited to 'exercises/error_handling')
| -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; |
