6 lines
85 B
Go
6 lines
85 B
Go
|
//+build notmuch
|
||
|
|
||
|
package worker
|
||
|
|
||
|
import _ "git.sr.ht/~sircmpwn/aerc/worker/notmuch"
|