]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/tasks/daemon/map_expander/class_CityDaemonMapExpanderTask.php
Continued:
[city.git] / application / city / classes / tasks / daemon / map_expander / class_CityDaemonMapExpanderTask.php
index 81dc9725584c036f2ced88040d77162918071db8..41b51e9810b453f57b6120d0b5e284c79ee6b9e4 100644 (file)
@@ -3,8 +3,8 @@
 namespace Org\Mxchange\City\Daemon\Task\Expander\Map;
 
 // Import application-specific stuff
-use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
 use Org\Mxchange\City\Task\BaseCityTask;
+use Org\Mxchange\Factory\City\Daemon\CityDaemonFactory;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Task\Taskable;