mirror of
https://github.com/apple/pkl.git
synced 2026-04-14 20:49:45 +02:00
Remove ANTLR from the repo (#1114)
This commit is contained in:
@@ -39,7 +39,6 @@ dependencies {
|
||||
testImplementation(projects.pklCommonsTest)
|
||||
testImplementation(projects.pklParser)
|
||||
testImplementation(libs.junitEngine)
|
||||
testImplementation(libs.antlrRuntime)
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
|
||||
Reference in New Issue
Block a user