Merge branch 'dev' of ssh://gitlab.iscpif.fr:20022/gargantext/haskell-gargantext...
[gargantext.git] / src / Gargantext / Core / Viz / Phylo / View / Metrics.hs
index 7ce1a7cb24c868d44181623271b2fbbd5467e474..ed8af896d5b2739192e6c79860c980e17c676275 100644 (file)
@@ -18,7 +18,6 @@ import Control.Lens     hiding (makeLenses, both, Level)
 import Data.List        (last,groupBy,sortOn)
 import Data.Map         (insert)
 import Data.Text        (Text)
-import Data.Tuple       (fst, snd)
 import Gargantext.Prelude
 import Gargantext.Core.Viz.Phylo
 import Gargantext.Core.Viz.Phylo.Tools