[FIX] email model
[gargantext.git] / src / Gargantext / Database / Query / Join.hs
index 388630dfa9152c1924363834ff48ab5eda8973cd..863cc6236e8f52b5da7e8dcec47e4cb757605a4a 100644 (file)
@@ -33,7 +33,6 @@ module Gargantext.Database.Query.Join ( leftJoin2
                                       )
   where
 
-import Control.Applicative ((<*>))
 import Control.Arrow ((>>>))
 import Data.Profunctor.Product.Default
 import Gargantext.Prelude