diff --git a/info.toml b/info.toml index 69b3c70b..bea438e1 100644 --- a/info.toml +++ b/info.toml @@ -1162,11 +1162,5 @@ mode = "test" hint = """ Add AsRef as a trait bound to the functions.""" -[[exercises]] -name = "dikjstra-algorithm" -path = "exercises\Algorithms\Dijkstra-Algorithm\src\main.rs" -mode = "test" -hint = """ -Add AsRef as a trait bound to the functions."""