]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/console/class_CityConsoleDaemonCommand.php
Continued:
[city.git] / application / city / classes / commands / console / class_CityConsoleDaemonCommand.php
index a85a2ec71fa49282a9609d6e159e201a4bab6c58..df6f1e3bfd7cd6628f686ba5e501ed71cac60cc9 100644 (file)
@@ -3,7 +3,7 @@
 namespace Org\Mxchange\City\Command;
 
 // Import application-specific stuff
-use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
+use Org\Mxchange\Factory\City\Daemon\CityDaemonFactory;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Command\BaseCommand;