[FIX] typo
[gargantext.git] / src / Gargantext / Core / Text / Terms / Multi / Group.hs
index 614f6385a002530945cada440443296f3bc0ca94..221611b9b220518c8f466aa6f5a83d46af4c23fe 100644 (file)
@@ -16,8 +16,6 @@ group the tokens into extracted terms.
 module Gargantext.Core.Text.Terms.Multi.Group (group2)
   where
 
-import Data.Maybe (Maybe(Just))
-
 import Gargantext.Core.Types
 import Gargantext.Prelude