1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-11-08 05:48:11 -05:00

chore: remove mod.rs files and exercises feature

This commit is contained in:
mokou 2022-07-11 12:53:49 +02:00
commit ed0f278a8f
26 changed files with 2 additions and 114 deletions
exercises/functions

View file

@ -1,5 +0,0 @@
mod functions1;
mod functions2;
mod functions3;
mod functions4;
mod functions5;