Skip to content

Commit

Permalink
Cleanup the build script
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellansun committed Aug 16, 2017
1 parent fca6e0f commit a52f77a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ File javaHome = new File(System.getProperty('java.home'))
logger.lifecycle "Using Java from $javaHome (version ${System.getProperty('java.version')})"
indyBanner()

// TODO use antlr plugin
//apply plugin: 'antlr'

allprojects {
apply plugin: 'java'

Expand Down

0 comments on commit a52f77a

Please sign in to comment.