From 0da9467430b7fb1921336e693dd02f5ac0857d6a Mon Sep 17 00:00:00 2001 From: Elad Ben Shmuel Date: Tue, 26 Dec 2023 16:27:00 +0200 Subject: [PATCH] Update todo.txt --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index 9f65df0..8145580 100644 --- a/todo.txt +++ b/todo.txt @@ -2,4 +2,4 @@ 2. Go over all the code again and make sure it makes sense 3. Refactor the scout to get &str instead of a line and return the match itself with the line - this way we can test it with no fs 4. Walk performance - Fix walk ignores, and see how can we perform walk better -5. +5. Remove