We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d00e82 commit fdb0ac1Copy full SHA for fdb0ac1
src/Tooling/Core/Utils/Utility.cs
@@ -1,11 +1,9 @@
1
-// Copyright (c) Microsoft Corporation.
2
-// Licensed under the MIT License.
+// Copyright (c) Microsoft Corporation.
+// Licensed under the MIT License.
3
4
namespace Microsoft.Agents.A365.Tooling.Utils
5
{
6
using Microsoft.Extensions.Configuration;
7
- using System.Transactions;
8
- using RuntimeUtility = Microsoft.Agents.A365.Runtime.Utils.Utility;
9
10
/// <summary>
11
/// Provides utility methods for the Tooling components.
0 commit comments