Skip to content

Commit ad09f5d

Browse files
committed
Azure.Storage.Blobs
1 parent 6d6933c commit ad09f5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

GithubWebpagesWebhook/PageViewer.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using Microsoft.AspNetCore.Http;
1+
using Azure.Storage.Blobs;
2+
using Microsoft.AspNetCore.Http;
23
using Microsoft.AspNetCore.Mvc;
34
using Microsoft.Azure.WebJobs;
45
using Microsoft.Azure.WebJobs.Extensions.Http;

0 commit comments

Comments
 (0)