diff --git a/voting-booth-gui/src/main/VotingBoothGUIManager.java b/voting-booth-gui/src/main/VotingBoothGUIManager.java index 31feff6..0f69099 100644 --- a/voting-booth-gui/src/main/VotingBoothGUIManager.java +++ b/voting-booth-gui/src/main/VotingBoothGUIManager.java @@ -87,7 +87,6 @@ public class VotingBoothGUIManager extends Application implements VotingBoothUI logger.debug("Graphical user interface call to chooseChannel"); } - /** * call for the channel choice phase by registering a ChannelChoiceUICommand in the queue * @param questions questions to determine the right voting channel for this voter