[FEAT] SocialList preparing merge Scores and Grouped (WIP)
[gargantext.git] / src / Gargantext / Database / Schema / User.hs
index 593386f24b567a4372682a9c3c9a8b6cf290bb02..791cd70047393bc8cb268353ff528f4061607aba 100644 (file)
@@ -20,10 +20,8 @@ Functions to deal with users, database side.
 
 module Gargantext.Database.Schema.User where
 
-import Data.Maybe (Maybe)
 import Data.Text (Text)
 import Data.Time (UTCTime)
-import GHC.Show(Show(..))
 import Gargantext.Prelude
 import GHC.Generics (Generic)
 import Database.PostgreSQL.Simple.FromField (FromField, fromField)