Commit 7d98c7bc authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] warning removing import

parent 262a880b
......@@ -15,7 +15,7 @@ module Gargantext.Core.Text.List
-- import Data.Either (partitionEithers, Either(..))
import Data.Map (Map)
import Data.Set (Set, empty)
import Data.Set (Set)
import Data.Text (Text)
import Gargantext.API.Ngrams (NgramsElement, mkNgramsElement, RootParent(..), mSetFromList)
-- import Gargantext.API.Ngrams.Tools (getCoocByNgrams', Diagonal(..))
......
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