about summary refs log tree commit diff stats
path: root/worker/worker_enabled.go
blob: f0b9dbcb26932c091247c7d64366514b17ebbfc6 (plain) (blame)
1
2
3
4
5
package worker

// the following workers are always enabled
import _ "git.sr.ht/~rjarry/aerc/worker/imap"
import _ "git.sr.ht/~rjarry/aerc/worker/maildir"