aboutsummaryrefslogtreecommitdiffstats
path: root/worker/notmuch/events.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker/notmuch/events.go')
-rw-r--r--worker/notmuch/events.go6
1 files changed, 1 insertions, 5 deletions
diff --git a/worker/notmuch/events.go b/worker/notmuch/events.go
index b3542279..94b27fd7 100644
--- a/worker/notmuch/events.go
+++ b/worker/notmuch/events.go
@@ -5,8 +5,4 @@ package notmuch
type eventType interface{}
-type event struct{}
-
-type updateDirCounts struct {
- event
-}
+type updateDirCounts struct{}