Skip to content

Commit 0e5fca8

Browse files
committed
Remove unused imports
1 parent 3754104 commit 0e5fca8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Elastic.Markdown/Myst/Directives/TabSetBlock.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
33
// See the LICENSE file in the project root for more information
44

5-
using System.Linq;
6-
using System.Reflection.Metadata;
75
using Elastic.Markdown.Diagnostics;
86
using Elastic.Markdown.Helpers;
9-
using Markdig.Syntax;
107

118
namespace Elastic.Markdown.Myst.Directives;
129

0 commit comments

Comments
 (0)