remove dead import
This commit is contained in:
parent
10ba2ccb7f
commit
c1acf5c38c
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace Shimmie2;
|
namespace Shimmie2;
|
||||||
|
|
||||||
use PhpParser\Node\Expr\Cast\Double;
|
|
||||||
|
|
||||||
class Link
|
class Link
|
||||||
{
|
{
|
||||||
public ?string $page;
|
public ?string $page;
|
||||||
|
|
Reference in a new issue