diff --git a/TrueCraft/Commands/GiveCommand.cs b/TrueCraft/Commands/GiveCommand.cs index 1730bb1..db5021e 100644 --- a/TrueCraft/Commands/GiveCommand.cs +++ b/TrueCraft/Commands/GiveCommand.cs @@ -1,6 +1,5 @@ using System; using System.Linq; -using System.Text.RegularExpressions; using TrueCraft.Core.Windows; using TrueCraft.API; using TrueCraft.API.Networking;