fix: checkstyle
This commit is contained in:
parent
7cdf044174
commit
aeb22a75fe
|
@ -111,7 +111,6 @@ public class MarkdownDocumentFileGenerator implements DocumentFileGenerator {
|
|||
columnContent);
|
||||
}
|
||||
|
||||
|
||||
private void indexBuild(MarkdownBuilder builder, TableDocumentResponse table) {
|
||||
builder.thirdTitle("Indexes");
|
||||
List<List<String>> indexContent = new ArrayList<>();
|
||||
|
|
Loading…
Reference in New Issue