]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/city_daemon/class_
Continued:
[city.git] / application / city / classes / city_daemon / class_
index 8e70ece8bb36f4542db978ebae77d71e95c4ae91..c9184eb31ee01ee8f644ab39d9d232b6180e76d8 100644 (file)
@@ -2,11 +2,12 @@
 // Own namespace
 namespace Org\Mxchange\City\Daemon\Simulation;
 
-// Import own stuff
+// Import application-specific stuff
 use Org\Mxchange\City\Helper\CityHelper;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Handler\Task\HandleableTask;
+use Org\Mxchange\CoreFramework\Registry\Registerable;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 
 /**