summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toot.scm1
1 files changed, 0 insertions, 1 deletions
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)