NIFI-3688 fix for @mattyb149 comment: This unused line can be removed

This commit is contained in:
dlukyanov 2017-07-16 14:23:27 +03:00
parent bc3bf3e77b
commit 5beb4f7dbf
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.11</version>
<!--scope>compile</scope-->
<version>2.4.12</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>