Moved back out of "Generic" namespace, really no need
[core.git] / inc / main / classes / commands / html / class_HtmlLoginAreaCommand.php
index 909cb92f4cadcaf51f56f684c5133e0708083d77..9bc563c0517aff32e1a7680e0804662ee1cbf79c 100644 (file)
@@ -6,7 +6,7 @@ namespace CoreFramework\Command\Login;
 use CoreFramework\Action\PerformableAction;
 use CoreFramework\Command\BaseCommand;
 use CoreFramework\Factory\ObjectFactory;
-use CoreFramework\Registry\Generic\Registry;
+use CoreFramework\Registry\Registry;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;