Remove ANTLR from the repo (#1114)

This commit is contained in:
Islon Scherer
2025-07-08 09:43:35 +02:00
committed by GitHub
parent 0973774a5d
commit 3a35be6311
15 changed files with 0 additions and 2459 deletions

View File

@@ -39,7 +39,6 @@ dependencies {
testImplementation(projects.pklCommonsTest)
testImplementation(projects.pklParser)
testImplementation(libs.junitEngine)
testImplementation(libs.antlrRuntime)
}
tasks.test {