From 4cf38dcc3f8a1f2f672cc32fc7e36c2eb47dc114 Mon Sep 17 00:00:00 2001 From: Phil Gyford Date: Fri, 26 Apr 2019 17:57:16 +0100 Subject: [PATCH] Remove todo from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d9a3019..cce2983 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,3 @@ If the file is generated in a location on your website that's publicly-readable, Note that the file might contain private checkins or information you don't want to be public. In which case, probably best to make the name of any such publicly-readable file very obscure. - -## TODO - -* Upgrade `ics` when there's a release newer than 0.4. We currently use a specific commit because it's newer than 0.4 and uses a newer version of arrow, which we need for timezone shifts.