Delete# unused, deprecated import
This commit is contained in:
parent
28ddaede82
commit
716db75f9a
|
|
@ -3,7 +3,6 @@ namespace OCA\Registration\Db;
|
||||||
|
|
||||||
use \OCP\IDb;
|
use \OCP\IDb;
|
||||||
use \OCP\Util;
|
use \OCP\Util;
|
||||||
use \OCP\Config;
|
|
||||||
use \OCP\Security\ISecureRandom;
|
use \OCP\Security\ISecureRandom;
|
||||||
|
|
||||||
class PendingRegist {
|
class PendingRegist {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue