Remove unused

This commit is contained in:
2024-07-12 22:21:49 +07:00
parent 67630c2deb
commit b5b0292bf8
15 changed files with 7 additions and 33 deletions

View File

@@ -1,7 +1,4 @@
using Xunit;
using static Managing.Common.Enums;
namespace Managing.Infrastructure.Tests;
namespace Managing.Infrastructure.Tests;
public class SubgraphTests
{