From 2c4e412c189ef54c181ffad96667232eaf80fcef Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 5 May 2020 21:21:59 -0400 Subject: Add more tests, ran resharper formatting tool --- IrcStates/ServerException.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'IrcStates/ServerException.cs') diff --git a/IrcStates/ServerException.cs b/IrcStates/ServerException.cs index 328b141..7164e76 100644 --- a/IrcStates/ServerException.cs +++ b/IrcStates/ServerException.cs @@ -4,6 +4,5 @@ namespace IrcStates { public class ServerException : Exception { - } } -- cgit 1.4.1