summaryrefslogtreecommitdiffstats
path: root/Notmuch/Class.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Notmuch/Class.hs')
-rw-r--r--Notmuch/Class.hs4
1 files changed, 0 insertions, 4 deletions
diff --git a/Notmuch/Class.hs b/Notmuch/Class.hs
deleted file mode 100644
index 2d2b416..0000000
--- a/Notmuch/Class.hs
+++ /dev/null
@@ -1,4 +0,0 @@
-module Notmuch.Class where
-
-class HasNotmuchId a where
- notmuchId :: a -> String