chore: remove quiz4

This commit is contained in:
mokou
2022-07-15 12:13:40 +02:00
parent d3a335bc64
commit 7fc393bed4
2 changed files with 0 additions and 31 deletions

View File

@@ -965,14 +965,6 @@ scratching the surface of what you can do with Rust's macros. For a more
thorough introduction, you can have a read through the little book of Rust
macros: https://veykril.github.io/tlborm/"""
# TEST 4
[[exercises]]
name = "quiz4"
path = "exercises/quiz4.rs"
mode = "test"
hint = "No hints this time ;)"
# CLIPPY
[[exercises]]