about summary refs log tree commit diff
path: root/IrcStates/ServerException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'IrcStates/ServerException.cs')
-rw-r--r--IrcStates/ServerException.cs1
1 files changed, 0 insertions, 1 deletions
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
     {
-
     }
 }