RegexBot/Module/ModLogs/ModLogs.cs

10 lines
No EOL
146 B
C#

using System;
using System.Collections.Generic;
using System.Text;
namespace Noikoio.RegexBot.Module.ModLogs
{
class ModLogs
{
}
}