Remove stale code in comments
This commit is contained in:
parent
354c9788c8
commit
ae79a59639
1 changed files with 0 additions and 3 deletions
|
@ -177,9 +177,6 @@ tasks.register('runH2Console', JavaExec) {
|
|||
'-user', 'antville',
|
||||
'-password', 'antville'
|
||||
]
|
||||
|
||||
// standardOutput = new ByteArrayOutputStream()
|
||||
// ignoreExitValue true
|
||||
}
|
||||
|
||||
tasks.register('distZip', Zip) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue