X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-company.el;h=4439cc15edbd7b426b465dbeb8bd30c20766c58f;hb=9be8c6802fa5ce7fa61a2656daf337ac935da423;hp=b50e73c8899bda57525bff9528920f17c479bc93;hpb=06a629826208358dc6448986a47423124d7e0479;p=notmuch diff --git a/emacs/notmuch-company.el b/emacs/notmuch-company.el index b50e73c8..4439cc15 100644 --- a/emacs/notmuch-company.el +++ b/emacs/notmuch-company.el @@ -102,7 +102,6 @@ (run-hook-with-args 'notmuch-address-post-completion-functions arg)) (no-cache t)))) - (provide 'notmuch-company) ;;; notmuch-company.el ends here