diff options
| author | Masaya Tojo <masaya@tojo.tokyo> | 2020-07-17 09:35:47 +0900 |
|---|---|---|
| committer | Masaya Tojo <masaya@tojo.tokyo> | 2020-07-17 09:35:47 +0900 |
| commit | 2e08dcb94c75c7c0059b3d759a52148daf0e0973 (patch) | |
| tree | 95a939e515e5312c321cd114e976ec67d07ade72 | |
| parent | fb28ee4ee49323240bc620c6e784731c09953105 (diff) | |
toot: Remove (toot config).
| -rw-r--r-- | toot.scm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |
