File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
src/docs-builder/LinkIndex Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 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
14namespace Documentation . Builder . LinkIndex ;
25
36public interface ILinkIndex
Original file line number Diff line number Diff line change 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
14using Amazon . S3 ;
25using Amazon . S3 . Transfer ;
36using Microsoft . Extensions . Logging ;
4- using Microsoft . Extensions . Configuration ;
57
68namespace Documentation . Builder . LinkIndex ;
79
You can’t perform that action at this time.
0 commit comments