Apply php-cs-fixer changes

This commit is contained in:
trizz 2021-12-01 21:47:21 +00:00 committed by GitHub Actions
parent 3a8db5f0c6
commit 745f1170f7

View File

@ -2,8 +2,6 @@
namespace AdventOfCode21; namespace AdventOfCode21;
use JetBrains\PhpStorm\ArrayShape;
class Day1 extends AbstractCommand class Day1 extends AbstractCommand
{ {
/** /**