fix indent

This commit is contained in:
Robert Muir 2015-12-18 12:00:52 -05:00
parent e82808917c
commit c4f823903a
1 changed files with 1 additions and 1 deletions

View File

@ -155,5 +155,5 @@ public class LicenseHeadersTask extends DefaultTask {
}
throw new IllegalStateException("License header problems were found! Full details: " + reportFile.absolutePath)
}
}
}
}