move away from cellfs

This commit is contained in:
2025-11-29 23:44:40 -06:00
parent acf842e2a1
commit 8fa80b4720
12 changed files with 25 additions and 291 deletions

View File

@@ -1,6 +1,6 @@
var nota = use('nota')
var os = use('os')
var io = use('cellfs')
var io = use('fd')
var ll = io.slurp('benchmarks/nota.json')