Update src/main/java/envoy/client/ui/controller/GroupCreationScene.java
Co-authored-by: CyB3RC0nN0R <CyB3RC0nN0R@users.noreply.github.com>
This commit is contained in:
parent
02d0917967
commit
40a38e77dd
@ -40,7 +40,6 @@ public class GroupCreationScene {
|
|||||||
private SceneContext sceneContext;
|
private SceneContext sceneContext;
|
||||||
|
|
||||||
private static EventBus eventBus = EventBus.getInstance();
|
private static EventBus eventBus = EventBus.getInstance();
|
||||||
// private static final Logger logger = EnvoyLog.getLogger(ChatScene.class);
|
|
||||||
|
|
||||||
@FXML
|
@FXML
|
||||||
private void initialize() {
|
private void initialize() {
|
||||||
|
Reference in New Issue
Block a user