From 2ddb616b87a2a4684d03c9b54e95f800e73017d9 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Wed, 13 Mar 2019 17:02:36 -0400
Subject: ob_parse_package_metadata(): Eliminate caching

Cf. commit da45b6d.
---
(limited to 'TODO')

diff --git a/TODO b/TODO
index 24575b3..1bb124c 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ Tasks
 General Cleanup
 ---------------
 
-  * Eliminate metadata caching.
   * General code auditing and cleanup:
     - Protect against command operands beginning with "-", e.g.:
       * `[ "x${foo}" = 'xbar' ]` instead of `[ "${foo}" = 'bar' ]`
--
cgit v0.9.1