diff --git a/db/pendingregist.php b/db/pendingregist.php index b662705..b8ff2c9 100644 --- a/db/pendingregist.php +++ b/db/pendingregist.php @@ -3,7 +3,6 @@ namespace OCA\Registration\Db; use \OCP\IDb; use \OCP\Util; -use \OCP\Config; use \OCP\Security\ISecureRandom; class PendingRegist {