Commit 3dcdd2db authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] compilation.

parent 3fcd27d3
...@@ -62,7 +62,6 @@ module Gargantext.Database.Node.Document.Insert where ...@@ -62,7 +62,6 @@ module Gargantext.Database.Node.Document.Insert where
import Control.Lens (set, view) import Control.Lens (set, view)
import Control.Lens.Prism import Control.Lens.Prism
import Control.Lens.Cons import Control.Lens.Cons
import Control.Monad (join)
import Data.Aeson (toJSON, Value) import Data.Aeson (toJSON, Value)
import Data.Maybe (maybe) import Data.Maybe (maybe)
import Data.Text (Text) import Data.Text (Text)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment