Fix bindings tests (#1488)

This commit is contained in:
Charles Gagnon
2022-05-10 11:09:45 -07:00
committed by GitHub
parent a3a66137b8
commit 3af029315b
3 changed files with 27 additions and 7 deletions

View File

@@ -7,7 +7,6 @@ using Microsoft.AspNetCore.Mvc;
using Microsoft.Azure.WebJobs;
using Microsoft.Azure.WebJobs.Extensions.Http;
using Microsoft.Extensions.Logging;
using System.Collections.Generic;
namespace Company.Namespace
{