]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-query.el
emacs: dropped rest of now-unused JSON functionality
[notmuch] / emacs / notmuch-query.el
index 51d427f230038caf8782be5afafca11ca072c644..d1daffce4eaa3562999c5c345637151ec3eaf822 100644 (file)
@@ -20,7 +20,6 @@
 ;; Authors: David Bremner <david@tethera.net>
 
 (require 'notmuch-lib)
-(require 'json)
 
 (defun notmuch-query-get-threads (search-terms)
   "Return a list of threads of messages matching SEARCH-TERMS.