Skip to content

Commit 880d7bd

Browse files
authored
Update build.gradle
Remove self dependency
1 parent 96bd7af commit 880d7bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ repositories {
4040
dependencies {
4141
compile 'rhino:js:1.6R5'
4242
compile 'antlr:antlr:2.7.6'
43-
compile 'net.rptools.parser:parser:1.1.b24'
4443
testCompile group: 'junit', name: 'junit', version: '4.11'
4544
antlr 'antlr:antlr:2.7.7'
4645
}

0 commit comments

Comments
 (0)