From 2e08dcb94c75c7c0059b3d759a52148daf0e0973 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Fri, 17 Jul 2020 09:35:47 +0900 Subject: toot: Remove (toot config). --- toot.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/toot.scm b/toot.scm index 9811554..e210092 100644 --- a/toot.scm +++ b/toot.scm @@ -23,7 +23,6 @@ #:use-module (toot notifications) #:use-module (toot emojis) #:use-module (toot attachments) - #:use-module (toot config) #:use-module (ice-9 format) #:use-module (web response) #:use-module (web client) -- cgit v1.2.3