summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2020-07-17 09:35:47 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2020-07-17 09:35:47 +0900
commit2e08dcb94c75c7c0059b3d759a52148daf0e0973 (patch)
tree95a939e515e5312c321cd114e976ec67d07ade72
parentfb28ee4ee49323240bc620c6e784731c09953105 (diff)
toot: Remove (toot config).
-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)