Skip to content

Commit bff5307

Browse files
committed
Dotnet format
1 parent 20b9a01 commit bff5307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/Azure.Mcp.Core/tests/Azure.Mcp.Core.UnitTests/Areas/Subscription/SubscriptionCommandTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
// Licensed under the MIT License.
33

44
using System.CommandLine;
5+
using Azure.Mcp.Core.Helpers;
56
using Azure.Mcp.Core.Models.Command;
67
using Azure.Mcp.Core.Options;
78
using Azure.Mcp.Tools.Storage.Commands.Account;
89
using Azure.Mcp.Tools.Storage.Services;
910
using Microsoft.Extensions.DependencyInjection;
1011
using Microsoft.Extensions.Logging;
11-
using Azure.Mcp.Core.Helpers;
1212
using NSubstitute;
1313
using Xunit;
1414

0 commit comments

Comments
 (0)