diff --git a/adix.nimble b/adix.nimble index 26879be..37f9d48 100644 --- a/adix.nimble +++ b/adix.nimble @@ -10,6 +10,5 @@ requires "cligen >= 1.6.0" skipDirs = @[ "tests" ] bin = @[ - "util/cstats", # Preserve context/compute column stats filter "util/lfreq", # Somewhat efficient line frequency calculator ]