about summary refs log tree commit diff
path: root/IrcStates/ISupport.cs
blob: bfee9ee0a46dc77a050c5c3d4febd2630919dc5f (plain) (blame)
1
2
3
4
5
6
7
8
// ReSharper disable InconsistentNaming

namespace IrcStates
{
    public class ISupport
    {
    }
}