Remove guild check from Message.Resolve

This commit is contained in:
RogueException
2016-08-14 11:31:49 -03:00
parent 347f6b0196
commit fc17aa3ea0
4 changed files with 8 additions and 12 deletions

View File

@@ -2,7 +2,6 @@
using System.Text;
using System.Threading.Tasks;
using System.Collections.Generic;
using System.Linq;
using System;
namespace Discord.Commands