Skip to content

Commit 5b9c683

Browse files
committed
sort usings
1 parent 2e29f04 commit 5b9c683

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Abstractions/TaskOrchestrationContext.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
using DurableTask.Core.Common;
54
using Microsoft.DurableTask.Abstractions;
65
using Microsoft.DurableTask.Entities;
76
using Microsoft.Extensions.Logging;

src/Worker/Core/Shims/TaskOrchestrationShim.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft Corporation.
22
// Licensed under the MIT License.
33

4-
using Castle.Core.Configuration;
54
using DurableTask.Core;
65
using Microsoft.Extensions.Logging;
76
using CoreTaskFailedException = DurableTask.Core.Exceptions.TaskFailedException;

0 commit comments

Comments
 (0)