X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-query.el;fp=emacs%2Fnotmuch-query.el;h=d1daffce4eaa3562999c5c345637151ec3eaf822;hp=51d427f230038caf8782be5afafca11ca072c644;hb=2bd374c91efd6ed0c42fb6ff5b4b969ec0e16cee;hpb=3553b0a2886614382cd25b51ad31c31ec92bef4c 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.