]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/SocialSignInException.php
Move logFailedAccess into Activity
[bookstack] / app / Exceptions / SocialSignInException.php
index 774a2a3ba4efa685e0314dd4e8d5f3bbc6677c5a..734b46e5f501537d964de82c1e634087ceeea02a 100644 (file)
@@ -1,7 +1,6 @@
-<?php namespace Oxbow\Exceptions;
-
+<?php namespace BookStack\Exceptions;
 
 class SocialSignInException extends NotifyException
 {
 
-}
\ No newline at end of file
+}