mirror of
https://gitdab.com/cadence/breezewiki.git
synced 2026-04-19 22:04:35 -04:00
Remove stdout logging statement
This commit is contained in:
@@ -56,7 +56,6 @@
|
|||||||
(printf "using offline mode for style ~a ~a~n" wikiname dest))
|
(printf "using offline mode for style ~a ~a~n" wikiname dest))
|
||||||
(log-styles-request #t wikiname dest)
|
(log-styles-request #t wikiname dest)
|
||||||
(define fs-path (build-path path-archive wikiname "styles" dest))
|
(define fs-path (build-path path-archive wikiname "styles" dest))
|
||||||
(println fs-path)
|
|
||||||
(unless (file-exists? fs-path)
|
(unless (file-exists? fs-path)
|
||||||
(next-dispatcher))
|
(next-dispatcher))
|
||||||
(response-handler
|
(response-handler
|
||||||
|
|||||||
Reference in New Issue
Block a user