summaryrefslogtreecommitdiff
path: root/app/Auth/GitHub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Auth/GitHub.php')
-rw-r--r--app/Auth/GitHub.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Auth/GitHub.php b/app/Auth/GitHub.php
index 096d4101..034f9260 100644
--- a/app/Auth/GitHub.php
+++ b/app/Auth/GitHub.php
@@ -2,8 +2,6 @@
namespace Auth;
-require __DIR__.'/../../vendor/OAuth/bootstrap.php';
-
use Core\Request;
use OAuth\Common\Storage\Session;
use OAuth\Common\Consumer\Credentials;