Skip to content

Commit f4cfa72

Browse files
author
Anthony Staples
committed
Fix bug from rebase
1 parent f016b75 commit f4cfa72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RequestProcessor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
using Microsoft.Azure.Functions.PowerShellWorker.PowerShell;
1414
using Microsoft.Azure.Functions.PowerShellWorker.Utility;
1515
using Microsoft.Azure.Functions.PowerShellWorker.DependencyManagement;
16-
using Microsoft.Azure.Functions.PowerShellWorker.Durable;
16+
using Microsoft.Azure.Functions.PowerShellWorker.DurableWorker;
1717
using Microsoft.Azure.WebJobs.Script.Grpc.Messages;
1818

1919
namespace Microsoft.Azure.Functions.PowerShellWorker

0 commit comments

Comments
 (0)