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 }
| UpdateNodeParamsTexts { methodTexts :: !Granularity }
<<<<<<< HEAD
| UpdateNodeParamsCorpus { methodTexts :: !Granularity
=======
| UpdateNodeParamsCorpus { methodGraph :: !UpdateNodeConfigGraph
, methodPhylo :: !PhyloSubConfigAPI
, methodTexts :: !Granularity
>>>>>>> origin/dev-add-nanomsg-to-nix
, methodList :: !Method }
| 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