Skip to content

Commit 4583993

Browse files
committed
Alphabetize namespace includes
1 parent 48d5086 commit 4583993

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Atlasd/Battlenet/Protocols/Game/Messages/SID_ENTERCHAT.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
using Atlasd.Battlenet.Exceptions;
22
using Atlasd.Daemon;
33
using System;
4-
using System.Linq;
54
using System.Collections.Generic;
65
using System.IO;
6+
using System.Linq;
77
using System.Text;
88

99
namespace Atlasd.Battlenet.Protocols.Game.Messages

0 commit comments

Comments
 (0)