From 9d638f4d013815240e193925b0d8aba0f9c762eb Mon Sep 17 00:00:00 2001 From: Brett Smith Date: Tue, 19 Dec 2017 10:22:12 -0500 Subject: [PATCH] TODO: Source filename is available to templates as of cc8c03a. --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index e2a639a..86026da 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ In roughly priority order: * Stripe import via API -* Make source filename available to templates [this is easy] * Some way of preventing re-imports * Try all importers even after one fails * Open files for import in binary mode; add a text-wrapping importer base