Skip to content

Commit

Permalink
Fix gradle plugin validation error
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhave committed Feb 20, 2020
1 parent 15cd590 commit c5bce2b
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -170,7 +170,6 @@ public void launchScript(Action<LaunchScriptConfiguration> action) {

@Optional
@Nested
@Input
public LayerConfiguration getLayerConfiguration() {
return this.layerConfiguration;
}
Expand Down

0 comments on commit c5bce2b

Please sign in to comment.