From b87b8cf272399e36eb8009a558e1d702a2d72724 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Wed, 9 Aug 2023 10:11:43 +0200 Subject: [PATCH] *: updated TODO --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 05f1e9876..7b4dc596f 100644 --- a/TODO +++ b/TODO @@ -17,7 +17,6 @@ TODO (high prio): * view with entity storage: begin/end should return filtered iterators * update view doc: single vs multi type views are no longer a thing actually * meta container: add value type to resize -* meta: drop unused return type from meta container vtables * ===> TEST: review view tests after the last changes WIP: