This commit is contained in:
DubbleClick 2025-07-22 12:07:03 +07:00
parent 62a58d410f
commit 9c9ffb615f

View File

@ -10,7 +10,6 @@ use SPC\exception\WrongUsageException;
use SPC\store\Config; use SPC\store\Config;
use SPC\store\FileSystem; use SPC\store\FileSystem;
use SPC\util\SPCConfigUtil; use SPC\util\SPCConfigUtil;
use SPC\util\SPCTarget;
class Extension class Extension
{ {