File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55namespace Package \Artifact ;
66
7- use SPC \util \GlobalEnvManager ;
87use StaticPHP \Artifact \ArtifactDownloader ;
98use StaticPHP \Artifact \Downloader \DownloadResult ;
109use StaticPHP \Attribute \Artifact \AfterBinaryExtract ;
1110use StaticPHP \Attribute \Artifact \CustomBinary ;
1211use StaticPHP \Exception \DownloaderException ;
1312use StaticPHP \Runtime \SystemTarget ;
13+ use StaticPHP \Util \GlobalEnvManager ;
1414use StaticPHP \Util \System \LinuxUtil ;
1515
1616class go_xcaddy
Original file line number Diff line number Diff line change 44
55namespace Package \Target ;
66
7- use SPC \util \GlobalEnvManager ;
87use StaticPHP \Attribute \Package \InitPackage ;
98use StaticPHP \Attribute \Package \Target ;
9+ use StaticPHP \Util \GlobalEnvManager ;
1010
1111#[Target('go-xcaddy ' )]
1212class go_xcaddy
You can’t perform that action at this time.
0 commit comments