aboutsummaryrefslogtreecommitdiff
path: root/src/CamilStaps/BotleaguesApi/Exception/LoginException.php
diff options
context:
space:
mode:
authorCamil Staps2015-05-12 22:44:16 +0200
committerCamil Staps2015-05-12 22:44:16 +0200
commita0bb2d17c662231ab45ab3910d6a8cafc01bd203 (patch)
treef72b9e7b99111030d1f21982a8d11953ce98a6dc /src/CamilStaps/BotleaguesApi/Exception/LoginException.php
parentAccess-control-allow-{methods,headers} headers (diff)
Cleanup
Diffstat (limited to 'src/CamilStaps/BotleaguesApi/Exception/LoginException.php')
-rw-r--r--src/CamilStaps/BotleaguesApi/Exception/LoginException.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/CamilStaps/BotleaguesApi/Exception/LoginException.php b/src/CamilStaps/BotleaguesApi/Exception/LoginException.php
deleted file mode 100644
index 122d190..0000000
--- a/src/CamilStaps/BotleaguesApi/Exception/LoginException.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-namespace CamilStaps\BotleaguesApi\Exception;
-
-class LoginException extends \Exception {
-} \ No newline at end of file