Skip to content

Commit 6621545

Browse files
committed
Remove line - sigh
1 parent e0885a8 commit 6621545

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Elastic.Markdown/Exporters/LlmMarkdownExporter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public class LlmMarkdownExporter : IMarkdownExporter
4040
* [**Extend and contribute**](/extend.md): How to contribute to or integrate with Elastic, from open source to plugins to integrations.
4141
* [**Release notes**](/release-notes.md): Contains release notes and changelogs for each new release.
4242
* [**Reference**](/reference.md): Reference material for core tasks and manuals for optional products.
43-
4443
""";
4544

4645
public ValueTask StartAsync(Cancel ctx = default) => ValueTask.CompletedTask;

0 commit comments

Comments
 (0)