From 6b91f1ae1cde8a07a011d36b2e3a365d2bc9a127 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Tue, 25 Oct 2022 20:56:17 -0700 Subject: [PATCH] meta: remove completed TODO --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 3205550..22087d0 100644 --- a/TODO.md +++ b/TODO.md @@ -14,7 +14,6 @@ remove elements from this list as you see fit. * for source being built * for exposed containers * for `install-cosmo` (kinda a subset of the previous point) -* cosmo: allow non-default builds (`rel`, `dbg`, etc.) * kuroko: test more vigorously * do tests pass on a Windows host? * kuroko: use cosmopolitan readline functionality instead of built-in?