Skip to content

Commit

Permalink
fix using typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nytian committed Jul 29, 2024
1 parent 8360346 commit f3eb0e8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/Common/TestHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,10 @@
using Azure.Storage.Blobs.Specialized;
using DurableTask.AzureStorage;
using Microsoft.ApplicationInsights.Channel;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Hosting;
#endif
#endif
using Microsoft.Azure.WebJobs.Extensions.DurableTask.Storage;
using Microsoft.Azure.WebJobs.Host.Scale;
using Microsoft.Azure.WebJobs.Host.TestCommon;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using Moq;
Expand Down

0 comments on commit f3eb0e8

Please sign in to comment.