Commit 163304df authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] conflict

parent 82c68074
Pipeline #6863 failed with stages
in 70 minutes and 52 seconds
...@@ -21,13 +21,9 @@ data UpdateNodeParams = UpdateNodeParamsList { methodList :: !Method } ...@@ -21,13 +21,9 @@ data UpdateNodeParams = UpdateNodeParamsList { methodList :: !Method }
| UpdateNodeParamsTexts { methodTexts :: !Granularity } | UpdateNodeParamsTexts { methodTexts :: !Granularity }
<<<<<<< HEAD
| UpdateNodeParamsCorpus { methodTexts :: !Granularity
=======
| UpdateNodeParamsCorpus { methodGraph :: !UpdateNodeConfigGraph | UpdateNodeParamsCorpus { methodGraph :: !UpdateNodeConfigGraph
, methodPhylo :: !PhyloSubConfigAPI , methodPhylo :: !PhyloSubConfigAPI
, methodTexts :: !Granularity , methodTexts :: !Granularity
>>>>>>> origin/dev-add-nanomsg-to-nix
, methodList :: !Method } , methodList :: !Method }
| UpdateNodeParamsBoard { methodBoard :: !Charts } | UpdateNodeParamsBoard { methodBoard :: !Charts }
......
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