We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d59ed2 commit 85d9dacCopy full SHA for 85d9dac
src/docs-builder/Cli/MoveCommand.cs
@@ -1,5 +1,7 @@
1
+// Licensed to Elasticsearch B.V under one or more agreements.
2
+// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+// See the LICENSE file in the project root for more information
4
using System.IO.Abstractions;
-using Elastic.Markdown;
5
using Elastic.Markdown.IO;
6
using Microsoft.Extensions.Logging;
7
0 commit comments