about summary refs log tree commit diff
path: root/IrcStates/ServerException.cs
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-05-05 21:21:59 -0400
committerBen Harris <ben@tilde.team>2020-05-05 21:21:59 -0400
commit2c4e412c189ef54c181ffad96667232eaf80fcef (patch)
tree76e0f7f6c8803c5e82612c24487dfd932391bce3 /IrcStates/ServerException.cs
parent53da4d4c2a31d939c9ca92345ea935b7502b4e48 (diff)
Add more tests, ran resharper formatting tool
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
     {
-
     }
 }