(cherry picked from commit f1aeb9ac43dd817c0ac208714943162117329e3f)
This commit is contained in:
Anatol Belski
2017-05-22 19:17:01 +02:00
parent 43a11d2552
commit bcb9c7346a
@@ -2,10 +2,7 @@
namespace SDK\Build\Dependency;
use SDK\Config;
use SDK\Cache;
use SDK\Exception;
use SDK\FileOps;
use SDK\{Config, Cache, Exception, FileOps};
class Manager
{