@@ -40,13 +40,10 @@ snippets-html.rkt dust.rkt cache.rkt crystalize.rkt)))) -(case (current-poly-target) - [(html) (init-cache-db!)]) - ;; Macro for defining tag functions that automatically branch based on the ;; current output format and the list of poly-targets in the setup module. ;; Use this macro when you know you will need keyword arguments. ;; (define-syntax (poly-branch-kwargs-tag stx)