From f12fca91b185cbf83fbe173fadf6a46f6c3c0c65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 17 Aug 2020 18:39:53 +0200 Subject: Fixes. --- module/vcomponent/ical/output.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'module/vcomponent/ical/output.scm') diff --git a/module/vcomponent/ical/output.scm b/module/vcomponent/ical/output.scm index ff5465c6..ec2458ba 100644 --- a/module/vcomponent/ical/output.scm +++ b/module/vcomponent/ical/output.scm @@ -14,7 +14,6 @@ :use-module (vcomponent recurrence) :use-module (vcomponent geo) :use-module (vcomponent ical types) - :use-module (output common) :autoload (vcomponent instance) (global-event-object) :use-module ((datetime instance) :select (zoneinfo)) ) -- cgit v1.2.3