mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-03 00:43:29 +02:00
Remove the info_toml_content field
This commit is contained in:
@@ -65,7 +65,6 @@ struct ExercisesDir {
|
||||
}
|
||||
|
||||
pub struct EmbeddedFiles {
|
||||
pub info_toml_content: &'static str,
|
||||
exercises_dir: ExercisesDir,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user