Skip to content

Commit 75cf99f

Browse files
#36 fix storage dependency
1 parent d99f9d0 commit 75cf99f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/ServerlessMicroservices.FunctionApp.Trips/TripFunctions.cs

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
using System.IO;
1616
using System.Text;
1717
using System.Threading.Tasks;
18-
using Microsoft.WindowsAzure.Storage.Blob;
1918

2019
namespace ServerlessMicroservices.FunctionApp.Trips
2120
{

0 commit comments

Comments
 (0)