From a0d8668c024fb51250f29ac0407f7016c94b0f35 Mon Sep 17 00:00:00 2001 From: JinmingHu Date: Wed, 9 Jun 2021 15:22:49 +0800 Subject: [PATCH] remove extra new line (#2435) --- sdk/storage/azure-storage-files-datalake/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/storage/azure-storage-files-datalake/CMakeLists.txt b/sdk/storage/azure-storage-files-datalake/CMakeLists.txt index d499c7331..9d56156d0 100644 --- a/sdk/storage/azure-storage-files-datalake/CMakeLists.txt +++ b/sdk/storage/azure-storage-files-datalake/CMakeLists.txt @@ -39,7 +39,6 @@ set( inc/azure/storage/files/datalake/datalake_sas_builder.hpp inc/azure/storage/files/datalake/datalake_service_client.hpp inc/azure/storage/files/datalake/dll_import_export.hpp - inc/azure/storage/files/datalake/protocol/datalake_rest_client.hpp )