diff options
Diffstat (limited to 'Notmuch/SearchResult.hs')
-rw-r--r-- | Notmuch/SearchResult.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Notmuch/SearchResult.hs b/Notmuch/SearchResult.hs index 52b8c20..94bfecf 100644 --- a/Notmuch/SearchResult.hs +++ b/Notmuch/SearchResult.hs @@ -2,7 +2,6 @@ {-# LANGUAGE OverloadedStrings #-} module Notmuch.SearchResult where -import Control.Applicative import Data.Aeson import Data.Text import Data.Time.Clock |