mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 00:05:42 +08:00
remove psl
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace SPC\builder\linux\library;
|
||||
|
||||
class psl extends LinuxLibraryBase
|
||||
{
|
||||
use \SPC\builder\unix\library\psl;
|
||||
|
||||
public const NAME = 'psl';
|
||||
}
|
||||
Reference in New Issue
Block a user