X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-tag.el;h=982b372c41b11956d6f289716c07877c3428eed9;hp=3c958dd44f693b4d9d94d9fdd9af68073c084a75;hb=9ca1f945d9f5030600dc14ffff10d4dad14db4ca;hpb=f47e3333b5478e43840e55710311aebdd441fc0e diff --git a/emacs/notmuch-tag.el b/emacs/notmuch-tag.el index 3c958dd4..982b372c 100644 --- a/emacs/notmuch-tag.el +++ b/emacs/notmuch-tag.el @@ -23,10 +23,6 @@ ;;; Code: -(require 'cl-lib) -(eval-when-compile - (require 'pcase)) - (require 'crm) (require 'notmuch-lib)