fix: lint

This commit is contained in:
Gabriel Horner
2025-05-06 15:24:35 -04:00
parent 2795bd3000
commit a5a4d23958

View File

@@ -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]