Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Commit d23be19

Browse files
committed
Remove useless usings
1 parent afdad12 commit d23be19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Konata.Core/Events/Model/WtLoginEvent.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
// ReSharper disable UnusedAutoPropertyAccessor.Global
33
// ReSharper disable SwitchStatementMissingSomeEnumCasesNoDefault
44

5-
using Konata.Core.Packets.Tlv;
6-
using Konata.Core.Packets.Tlv.Model;
7-
85
namespace Konata.Core.Events.Model;
96

107
internal class WtLoginEvent : ProtocolEvent

0 commit comments

Comments
 (0)