~ruther/NosSmooth

bf01b2a0aa627d4074a865d3e7ad9c2a6f30380f — František Boháček 3 years ago 98d14d7
chore: remove unused usings
1 files changed, 0 insertions(+), 2 deletions(-)

M Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs
M Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs => Tests/NosSmooth.Packets.Tests/Converters/Packets/MovePacketConverterTests.cs +0 -2
@@ 8,10 8,8 @@ using Microsoft.Extensions.DependencyInjection;
using NosCore.Shared.Enumerations;
using NosSmooth.Packets.Attributes;
using NosSmooth.Packets.Converters;
using NosSmooth.Packets.Converters.Packets;
using NosSmooth.Packets.Extensions;
using NosSmooth.Packets.Packets.Server.Map;
using NosSmooth.Packets.Packets.Server.Map.Generated;
using Xunit;

namespace NosSmooth.Packets.Tests.Converters.Packets;

Do not follow this link