yet another github api refactoring
[pharext/pharext.org] / app / Controller / Github / Callback.php
index 1b7f34f1ce1651ff1f43827db0ea7e2c3680c560..646d782f20d52c59676efdbd23a72a39ddd3c5ba 100644 (file)
@@ -4,14 +4,12 @@ namespace app\Controller\Github;
 
 use app\Controller\Github;
 use app\Github\API;
-use app\Github\Exception;
 use app\Model\Accounts;
 use app\Session;
 use app\Web;
 
 class Callback extends Github
 {
-       
        /**
         * @var Accounts
         */