Skip to content

Commit 74bfdf9

Browse files
committed
Fix lint
1 parent f666bdd commit 74bfdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elastic.Markdown/MarkdownLayoutViewModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +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 Elastic.Documentation.Navigation;
65
using Elastic.Documentation.Configuration.Versions;
6+
using Elastic.Documentation.Navigation;
77
using Elastic.Documentation.Site;
88

99
namespace Elastic.Markdown;

0 commit comments

Comments
 (0)