mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-23 07:41:34 +01:00
6 lines
85 B
Go
6 lines
85 B
Go
|
|
//+build notmuch
|
||
|
|
|
||
|
|
package worker
|
||
|
|
|
||
|
|
import _ "git.sr.ht/~sircmpwn/aerc/worker/notmuch"
|