Tidy: Compilation warnings

This commit is contained in:
Adam Porter 2024-06-12 22:47:33 -05:00
parent c9370982bf
commit 0f01f0a9d8
5 changed files with 8 additions and 0 deletions

View file

@ -44,6 +44,7 @@
(declare-function org-ql-search "org-ql-search" t)
(declare-function org-ql-search--org-link-store-props "org-ql-search" t)
(declare-function org-ql--normalize-query "org-ql" t t)
(require 'dash)
(require 's)