Delete# unused, deprecated import

This commit is contained in:
Pellaeon Lin 2016-02-13 14:17:48 +08:00
parent 28ddaede82
commit 716db75f9a
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ namespace OCA\Registration\Db;
use \OCP\IDb;
use \OCP\Util;
use \OCP\Config;
use \OCP\Security\ISecureRandom;
class PendingRegist {