fix style issues

This commit is contained in:
JonPurvis
2023-09-18 01:13:51 +01:00
parent 6c73a3d90b
commit bc08f2cb55
2 changed files with 0 additions and 2 deletions

View File

@ -6,5 +6,4 @@ namespace Tests\Fixtures\Arch\ToHaveConstructor\HasNoConstructor;
class HasNoConstructor
{
}

View File

@ -6,5 +6,4 @@ namespace Tests\Fixtures\Arch\ToHaveDestructor\HasNoDestructor;
class HasNoDestructor
{
}