X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-query.el;h=d1daffce4eaa3562999c5c345637151ec3eaf822;hb=aef1c9cfa0f707c945a507170f32c08940bf603d;hp=51d427f230038caf8782be5afafca11ca072c644;hpb=43251ab653a20c0f7cca709d36da895c3558e125;p=obsolete%2Fnotmuch-old diff --git a/emacs/notmuch-query.el b/emacs/notmuch-query.el index 51d427f2..d1daffce 100644 --- a/emacs/notmuch-query.el +++ b/emacs/notmuch-query.el @@ -20,7 +20,6 @@ ;; Authors: David Bremner (require 'notmuch-lib) -(require 'json) (defun notmuch-query-get-threads (search-terms) "Return a list of threads of messages matching SEARCH-TERMS.