aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2022-04-04 19:10:01 -0700
committerBryan Newbold <bnewbold@robocracy.org>2022-04-04 19:10:01 -0700
commite0e41462d46b443079b370d296a67f9774f21c55 (patch)
tree5c1465f65d63f799a595e250f62154684625e556 /python
parent411dce1419f4fe8612a5f20559b2db5991400b56 (diff)
downloadfatcat-e0e41462d46b443079b370d296a67f9774f21c55.tar.gz
fatcat-e0e41462d46b443079b370d296a67f9774f21c55.zip
fileset ingest: remove a TODO
Diffstat (limited to 'python')
-rw-r--r--python/fatcat_tools/importers/ingest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/fatcat_tools/importers/ingest.py b/python/fatcat_tools/importers/ingest.py
index ca06a988..471d673b 100644
--- a/python/fatcat_tools/importers/ingest.py
+++ b/python/fatcat_tools/importers/ingest.py
@@ -786,7 +786,6 @@ class IngestFilesetResultImporter(IngestFileResultImporter):
self.counts["skip-partial-file-info"] += 1
return None
if ingest_file.get("platform_url"):
- # TODO: should we include this?
fsf.extra["original_url"] = ingest_file["platform_url"]
if ingest_file.get("terminal_url") and ingest_file.get("terminal_dt"):
fsf.extra[