From 46ec22659accb1bc4db0ba1998fcfa81ff2e66b8 Mon Sep 17 00:00:00 2001
From: Jirka Fink <fink@ktiml.mff.cuni.cz>
Date: Tue, 20 Feb 2024 11:03:35 +0100
Subject: [PATCH] Update task description for tree_successor

---
 01-tree_successor/task.md | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/01-tree_successor/task.md b/01-tree_successor/task.md
index 1a95b51..ec268c4 100644
--- a/01-tree_successor/task.md
+++ b/01-tree_successor/task.md
@@ -15,8 +15,3 @@ You should submit the file `tree_successor.*` (but not the
 `tree_successor_test.*`).
 
 Source code templates can be found in [the git repository](https://gitlab.kam.mff.cuni.cz/datovky/assignments/-/tree/master).
-
-Files tree_successor_more_tests.{cpp,py} contain additional tests
-for bugs discovered in students' solutions during this semester.
-They are not included on recodex, but your program should pass them 
-in few seconds.
-- 
GitLab