From 93c3a6298647f9e8bce1c34bb10597c69d1bb4b2 Mon Sep 17 00:00:00 2001 From: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:48:26 -0700 Subject: [PATCH] Remove duplicated comment (#4524) Co-authored-by: Anton Kolesnyk --- sdk/core/azure-core/test/libcurl-stress-test/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk/core/azure-core/test/libcurl-stress-test/Dockerfile b/sdk/core/azure-core/test/libcurl-stress-test/Dockerfile index 8788c9075..c95409d28 100644 --- a/sdk/core/azure-core/test/libcurl-stress-test/Dockerfile +++ b/sdk/core/azure-core/test/libcurl-stress-test/Dockerfile @@ -1,5 +1,4 @@ # Copyright (c) Microsoft Corporation. All rights reserved. -# Copyright (c) Microsoft Corporation. All rights reserved. # SPDX-License-Identifier: MIT FROM mcr.microsoft.com/mirror/docker/library/ubuntu:22.04 as build