aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 60f7ba2..acab4c2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,7 +14,7 @@ priority 1
- [ ] store compressed chunks into tracks of `trackSize` (1024o)
- [x] add chunk cache to uniquely store chunks in RAM
- [x] better tests for `(*Repo).Commit`
-- [ ] remove errored files from `fileList`
+- [x] remove errored files from `fileList`
- [ ] add superblock logic
- [ ] add version blocks or journal logic