aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/classes/OAuth1.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/classes/OAuth1.php b/lib/classes/OAuth1.php
index e1c7633..3d67199 100644
--- a/lib/classes/OAuth1.php
+++ b/lib/classes/OAuth1.php
@@ -1,7 +1,6 @@
<?php
namespace Studip;
-use DBManager;
use Psr\Http\Message\ServerRequestInterface as Request;
use RuntimeException;