refactor: remove driftfx code

This commit is contained in:
2023-04-10 15:03:14 +02:00
parent 3db349aeb9
commit 751a7648dd
5 changed files with 0 additions and 1833 deletions

View File

@@ -29,7 +29,6 @@ repositories {
dependencies {
implementation 'org.jfxtras:jmetro:11.6.16'
implementation 'org.controlsfx:controlsfx:11.1.0'
implementation 'org.eclipse.fx:org.eclipse.fx.drift:1.0.0'
implementation platform("org.lwjgl:lwjgl-bom:$lwjglVersion")
implementation "org.lwjgl:lwjgl"