fix: checkstyle

This commit is contained in:
vran 2022-03-15 20:37:20 +08:00
parent 7cdf044174
commit aeb22a75fe
1 changed files with 0 additions and 1 deletions

View File

@ -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<>();