Gabriel Horner hace 5 meses
padre
commit
a5a4d23958
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/frontend/handler/file_based/page.cljs

+ 1 - 1
src/main/frontend/handler/file_based/page.cljs

@@ -1,4 +1,4 @@
-(ns frontend.handler.file-based.page
+(ns ^:no-doc frontend.handler.file-based.page
   (:require [clojure.string :as string]
             [frontend.config :as config]
             [frontend.date :as date]