diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-19 11:18:38 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-19 11:18:38 (EDT) |
commit | a5839ef83195af1892104c706fbf72c71c2d1b9f (patch) | |
tree | cc06cbfd27b1596e0e7b66a23025901a354b839c /lib | |
parent | 0670697956c3afbc6c142970d0f0f748a12065f5 (diff) |
lib/feed.sh: Drop old TODO comment
Diffstat (limited to 'lib')
-rw-r--r-- | lib/feed.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/feed.sh b/lib/feed.sh index 598614d..884cd0d 100644 --- a/lib/feed.sh +++ b/lib/feed.sh @@ -41,7 +41,6 @@ feed_download() return 0 } -# TODO: Write to a filenames file. feed_find_pkgs() { local feed_idx="${1}" |