We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6933c commit ad09f5dCopy full SHA for ad09f5d
GithubWebpagesWebhook/PageViewer.cs
@@ -1,4 +1,5 @@
1
-using Microsoft.AspNetCore.Http;
+using Azure.Storage.Blobs;
2
+using Microsoft.AspNetCore.Http;
3
using Microsoft.AspNetCore.Mvc;
4
using Microsoft.Azure.WebJobs;
5
using Microsoft.Azure.WebJobs.Extensions.Http;
0 commit comments