Browse Source

*: updated TODO

Michele Caini 2 years ago
parent
commit
283753a3ff
1 changed files with 0 additions and 1 deletions
  1. 0 1
      TODO

+ 0 - 1
TODO

@@ -33,5 +33,4 @@ TODO:
   - documentation for reserved entities
   - documentation for reserved entities
 * storage entity: no emplace/insert, rename and add a fast range-push from above
 * storage entity: no emplace/insert, rename and add a fast range-push from above
 * view: review tombstone checks, no longer required with storage entity and Get 1
 * view: review tombstone checks, no longer required with storage entity and Get 1
-* drop storage traits_type as it ought to be (already done for all other types)
 * review the short-circuit model now that all storage are freely available
 * review the short-circuit model now that all storage are freely available