fix: lint

This commit is contained in:
Tienson Qin
2025-11-04 22:30:27 +08:00
parent fa86b79553
commit eff2703fa3
2 changed files with 3 additions and 5 deletions

View File

@@ -37,8 +37,6 @@
:payload {:message "Page name can't be blank."
:type :warning}})))))
(def ^:api uneditable-page? ldb/built-in?)
(defn- find-other-ids-with-title-and-tags
"Query that finds other ids given the id to ignore, title to look up and tags to consider"
[entity]