From e47956c882b7123c35b7b68555f42a3b899cf296 Mon Sep 17 00:00:00 2001 From: Elad Ben Shmuel Date: Tue, 26 Dec 2023 20:30:52 +0200 Subject: [PATCH] Update todo.txt --- todo.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.txt b/todo.txt index fee6fdd..2369a56 100644 --- a/todo.txt +++ b/todo.txt @@ -2,5 +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. d