enhance: remove unused dicts automatically

This commit is contained in:
Tienson Qin
2024-08-16 15:16:56 +08:00
parent ec4cdc7543
commit 8b470dd455
22 changed files with 28 additions and 443 deletions

View File

@@ -95,8 +95,7 @@
;; anything org mode
"org"
"pre-block"
"namespace"
"db/get-page"]))
"namespace"]))
res (apply shell {:out :string :continue true}
"git grep -E" (str "(" (string/join "|" file-concepts) ")")
db-graph-paths)]