Fix compilation error
This commit is contained in:
parent
2358a8eec4
commit
16ee0ad54c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
using Discord.WebSocket;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using System;
|
||||
using System.Linq;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Noikoio.RegexBot.Feature.ModTools
|
||||
|
|
Loading…
Reference in a new issue