mirror of https://github.com/apache/nifi.git
NIFI-3688 fix for @mattyb149 comment: This unused line can be removed
This commit is contained in:
parent
bc3bf3e77b
commit
5beb4f7dbf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue