From baef41d902a98d208a57f8c0f1c7e568e26f8a7f Mon Sep 17 00:00:00 2001
From: 0xb00bface <0xboobface@gmail.com>
Date: Sat, 11 Sep 2021 12:35:44 +0200
Subject: [PATCH] Remove dependency to javafx from common
---
common/pom.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/common/pom.xml b/common/pom.xml
index 2443f761..cb43a205 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -50,16 +50,6 @@
commons-io
commons-io
-
- org.openjfx
- javafx-controls
- provided
-
-
- org.openjfx
- javafx-media
- provided
-
javax.servlet
javax.servlet-api