Moved back out of "Generic" namespace, really no need
[core.git] / inc / main / classes / filter / validator / class_UserNameValidatorFilter.php
index 3d7abafab15efef344f03554de8055451206be89..950a0650fcaa00e2fd6347bbc66c18a0aa396e9c 100644 (file)
@@ -3,7 +3,7 @@
 namespace CoreFramework\Filter\Validator\Username;
 
 // Import framework stuff
-use CoreFramework\Registry\Generic\Registry;
+use CoreFramework\Registry\Registry;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;