fix code fragment

This commit is contained in:
Jonathan Shook 2020-04-17 13:54:52 -05:00
parent 5811dbf469
commit 8cc34f641c

View File

@ -5,6 +5,6 @@ import io.nosqlbench.nb.api.markdown.descriptor.MarkdownInfo;
public class MarkdownLoader {
public static MarkdownInfo find(DocScope... scopes) {
DocSer
return null;
}
}