]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlResendLinkCommand.php
Moved back out of "Generic" namespace, really no need
[core.git] / inc / main / classes / commands / html / class_HtmlResendLinkCommand.php
index 57e8f64a4646e8861d5206eebf2d7da954f7c432..a8b1fc729577afb819d985aec46eb61fb31eafd4 100644 (file)
@@ -5,7 +5,7 @@ namespace CoreFramework\Command\Guest;
 // Import framework stuff
 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;