Update src/main/java/envoy/client/ui/controller/GroupCreationScene.java

Co-authored-by: CyB3RC0nN0R <CyB3RC0nN0R@users.noreply.github.com>
This commit is contained in:
DieGurke 2020-06-11 15:06:59 +02:00 committed by GitHub
parent 02d0917967
commit 40a38e77dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,6 @@ public class GroupCreationScene {
private SceneContext sceneContext;
private static EventBus eventBus = EventBus.getInstance();
// private static final Logger logger = EnvoyLog.getLogger(ChatScene.class);
@FXML
private void initialize() {