sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[FIX] mime files for a dependency (servant-static).
[gargantext.git]
/
src
/
Gargantext
/
Text.hs
diff --git
a/src/Gargantext/Text.hs
b/src/Gargantext/Text.hs
index c31aedc03f927d6e798764cc110068f5d80005fd..814741447f1656341a20297ff2b719aba474134b 100644
(file)
--- a/
src/Gargantext/Text.hs
+++ b/
src/Gargantext/Text.hs
@@
-37,9
+37,6
@@
type Context = Text -> [Text]
data Viz = Graph | Phylo | Chart
-pipeline :: Config -> Text -> Viz
-pipeline = undefined
-
-----------------------------------------------------------------
-------------------------------------------------------------------