diff --git a/02-splay_operation/task.md b/02-splay_operation/task.md
index 665342ccca780408501f065208cdad4e3fadef3c..18d722a6330ae91fd9978e489ad89bd25d5b86ee 100644
--- a/02-splay_operation/task.md
+++ b/02-splay_operation/task.md
@@ -10,8 +10,3 @@ You should submit the `splay_operation.*` file (but not the
 `splay_operation_test.*`).
 
 Source code templates can be found in [the git repository](https://gitlab.kam.mff.cuni.cz/datovky/assignments/-/tree/master).
-
-Files splay_operation_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.