diff options
Diffstat (limited to 'qkbox/toot.scm')
-rw-r--r-- | qkbox/toot.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qkbox/toot.scm b/qkbox/toot.scm index 6e00c18..6126ea1 100644 --- a/qkbox/toot.scm +++ b/qkbox/toot.scm @@ -400,8 +400,6 @@ (delete-file tmp) pict)) (else - (display (response-code res)) - (newline) #f))))) (define* (fetch-avatar-static url) |