phan fixs
This commit is contained in:
@@ -14,8 +14,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace CoreLibs\Check;
|
||||
|
||||
use Exception;
|
||||
|
||||
class Colors
|
||||
{
|
||||
/** @var int 1 for HEX rgb */
|
||||
|
||||
@@ -8,8 +8,6 @@ declare(strict_types=1);
|
||||
|
||||
namespace CoreLibs\Output;
|
||||
|
||||
use Exception;
|
||||
|
||||
class Image
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user