forked from cadence/breezewiki
Remove stdout logging statement
This commit is contained in:
parent
de575d4e47
commit
4cbe6fe289
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@
|
|||
(printf "using offline mode for style ~a ~a~n" wikiname dest))
|
||||
(log-styles-request #t wikiname dest)
|
||||
(define fs-path (build-path path-archive wikiname "styles" dest))
|
||||
(println fs-path)
|
||||
(unless (file-exists? fs-path)
|
||||
(next-dispatcher))
|
||||
(response-handler
|
||||
|
|
Loading…
Reference in a new issue