about summary refs log tree commit diff
path: root/IrcStates/Server.cs
blob: 9f97f47b72db93fd728b0c4c52b3c13a740ae38e (plain) (blame)
1
2
3
4
5
6
namespace IrcStates
{
    public class Server
    {
    }
}