diff --git a/src/Http/HttpRequestContext.cs b/src/Http/HttpRequestContext.cs index 316b89a7..ab6c27d1 100644 --- a/src/Http/HttpRequestContext.cs +++ b/src/Http/HttpRequestContext.cs @@ -5,7 +5,6 @@ using System; using System.Collections.Generic; -using Google.Protobuf.Collections; namespace Microsoft.Azure.Functions.PowerShellWorker {