Skip to content

Commit b2ee66c

Browse files
v-vreyyav-vreyya
authored andcommitted
#removals
1 parent 55f4843 commit b2ee66c

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/Azure.Functions.Cli/Helpers/VersionHelper.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
using System.Collections.Generic;
88
using System.IO;
99
using System.Linq;
10-
using System.Net.Http;
1110
using System.Reflection;
1211
using System.Runtime.InteropServices;
1312
using System.Text;

test/Azure.Functions.Cli.Tests/E2E/VersionTests.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
using System;
2-
using System.Net.Http;
3-
using System.Net;
4-
using System.Threading;
52
using System.Threading.Tasks;
63
using Azure.Functions.Cli.Common;
74
using Azure.Functions.Cli.Tests.E2E.Helpers;
85
using FluentAssertions;
9-
using Moq.Protected;
10-
using Moq;
116
using Xunit;
127
using Xunit.Abstractions;
138
using static Azure.Functions.Cli.Helpers.VersionHelper;

0 commit comments

Comments
 (0)