We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcce978 commit d9ae2c7Copy full SHA for d9ae2c7
ownlang-desktop/build.gradle
@@ -17,7 +17,6 @@ dependencies {
17
implementation project(":ownlang-parser")
18
implementation project(":ownlang-utils")
19
implementation project(":modules:main")
20
- implementation project(":modules:canvasfx")
21
22
testImplementation platform("org.junit:junit-bom:${versions.junit}")
23
testImplementation 'org.junit.jupiter:junit-jupiter'
0 commit comments