aboutsummaryrefslogtreecommitdiff
path: root/worker/watcher_darwin.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker/watcher_darwin.go')
-rw-r--r--worker/watcher_darwin.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/worker/watcher_darwin.go b/worker/watcher_darwin.go
deleted file mode 100644
index fa1af712..00000000
--- a/worker/watcher_darwin.go
+++ /dev/null
@@ -1,6 +0,0 @@
-//go:build darwin
-// +build darwin
-
-package worker
-
-import _ "git.sr.ht/~rjarry/aerc/worker/lib/watchers/darwin"