|
@@ -12,7 +12,7 @@ namespace ForkBB\Models\Validators;
|
|
|
|
|
|
use ForkBB\Core\RulesValidator;
|
|
use ForkBB\Core\RulesValidator;
|
|
use ForkBB\Core\Validator;
|
|
use ForkBB\Core\Validator;
|
|
-use ForkBB\Models\User\Model as User;
|
|
|
|
|
|
+use ForkBB\Models\User\User;
|
|
|
|
|
|
class Username extends RulesValidator
|
|
class Username extends RulesValidator
|
|
{
|
|
{
|