Update SPCTarget.php

This commit is contained in:
Marc 2025-07-05 14:47:27 +07:00 committed by GitHub
parent a097484a51
commit 4024f9d6dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,6 @@ use SPC\toolchain\ClangNativeToolchain;
use SPC\toolchain\GccNativeToolchain;
use SPC\toolchain\MuslToolchain;
use SPC\toolchain\ToolchainManager;
use SPC\toolchain\ZigToolchain;
/**
* SPC build target constants and toolchain initialization.