Skip to content

Commit 6a55b10

Browse files
author
George Wallace
committed
removing unused namespaces from storagehelper.cs
1 parent 7c6b2b3 commit 6a55b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImageResizeWebApp/ImageResizeWebApp/Helpers/StorageHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using Microsoft.WindowsAzure.Storage;
44
using Microsoft.WindowsAzure.Storage.Auth;
55
using Microsoft.WindowsAzure.Storage.Blob;
6-
using Microsoft.WindowsAzure.Storage.Queue;
6+
77
using System;
88
using System.Collections.Generic;
99
using System.IO;

0 commit comments

Comments
 (0)