[FIX] warnings
[gargantext.git] / src / Gargantext / Core / Viz / Graph.hs
index 72d47723f4320067a19a0a03d14cd8e8b68e7624..4417f4be2962b59062f6aa8d3210d38506e2c871 100644 (file)
@@ -27,7 +27,7 @@ import qualified Text.Read as T
 import Gargantext.Core.Types (ListId)
 import Gargantext.Database.Admin.Types.Hyperdata.Prelude
 import Gargantext.Database.Admin.Types.Node (NodeId)
-import Gargantext.Core.Viz.Graph.Distances (GraphMetric)
+import Gargantext.Core.Methods.Distances (GraphMetric)
 import Gargantext.Prelude