summaryrefslogtreecommitdiff
path: root/worker/handler_notmuch.go
blob: 8944d281f8cfb131b2f1a329ab33c6d8a5da3f03 (plain)
1
2
3
4
5
6
//go:build notmuch
// +build notmuch

package worker

import _ "git.sr.ht/~rjarry/aerc/worker/notmuch"