Skip to content

Commit aa6e450

Browse files
committed
refactor: remove unused global usings from GlobalUsings.cs
1 parent b4ddd7d commit aa6e450

File tree

1 file changed

+0
-4
lines changed
  • Chapter-4-applying-tactical-domain-driven-design/Fitnet/Src/Passes/Tests/Fitnet.Passes.IntegrationTests

1 file changed

+0
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
global using System.Net;
2-
global using System.Net.Http.Json;
3-
global using Xunit;
41
global using Bogus;
5-
global using FluentAssertions;
62
global using MassTransit.Testing;
73
global using Shouldly;

0 commit comments

Comments
 (0)