From 175bd7880079320621d2d581316c86c87b195e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 21 Jun 2022 23:13:45 +0200 Subject: Remove obsolete TODO. --- module/calp/entry-points/import.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/module/calp/entry-points/import.scm b/module/calp/entry-points/import.scm index d292aba7..00edc0d8 100644 --- a/module/calp/entry-points/import.scm +++ b/module/calp/entry-points/import.scm @@ -6,8 +6,6 @@ :use-module (ice-9 rdelim) :use-module (ice-9 format) :use-module (srfi srfi-1) - ;; TODO FIX - ;; :use-module (output vdir) :use-module ((vcomponent formats vdir save-delete) :select (save-event)) :use-module (vcomponent) ;; :use-module ((vcomponent formats ical parse) :select (parse-cal-path)) -- cgit v1.2.3