[FIX] merge
[gargantext.git] / src / Gargantext / Database / Query / Table / Node / Update.hs
index ced161506dc23c5a1abd276e54159875ea9feb6b..1ae435435cf8f5174d0ba50895bddaf035e57769 100644 (file)
@@ -9,11 +9,7 @@ Portability : POSIX
 
 -}
 
-{-# LANGUAGE FlexibleContexts  #-}
-{-# LANGUAGE NoImplicitPrelude #-}
-{-# LANGUAGE OverloadedStrings #-}
 {-# LANGUAGE QuasiQuotes       #-}
-{-# LANGUAGE RankNTypes        #-}
 
 module Gargantext.Database.Query.Table.Node.Update (Update(..), update)
   where
@@ -23,7 +19,7 @@ import Database.PostgreSQL.Simple
 
 import Gargantext.Prelude
 import Gargantext.Core.Types (Name)
-import Gargantext.Database.Admin.Utils
+import Gargantext.Database.Prelude
 import Gargantext.Database.Admin.Types.Node (NodeId, ParentId)
 
 -- import Data.ByteString