This is an automated email from the git hooks/post-receive script. New commit to branch feature/multi-ui in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit c11f7f9854da750b2a9507a65138bcbd621e5b5c Author: jcouteau <couteau@codelutin.com> Date: Tue Sep 3 17:52:16 2019 +0200 Fix js compilation problem --- pollen-ui-riot-js/src/main/web/tag/poll/EditPoll.tag.html | 1 - 1 file changed, 1 deletion(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/EditPoll.tag.html b/pollen-ui-riot-js/src/main/web/tag/poll/EditPoll.tag.html index d690bc7c..b06cf1ab 100644 --- a/pollen-ui-riot-js/src/main/web/tag/poll/EditPoll.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/poll/EditPoll.tag.html @@ -25,7 +25,6 @@ import "./Choices.tag.html"; import "./Settings.tag.html"; import "./VoteSettings.tag.html"; import "./EditQuestions.tag.html"; -import "./SummaryMulti.tag.html"; import "../voterList/VoterList.tag.html"; import "./Summary.tag.html"; import "../components/HumanInput.tag.html"; -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.