Skip to content

Commit

Permalink
Autofix code style.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jan 4, 2022
1 parent 10e7eed commit 04d7531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Operation/Unpack.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
use loophp\iterators\UnpackIterableAggregate;
use Traversable;

// phpcs:disable Generic.Files.LineLength.TooLong

/**
* phpcs:disable Generic.Files.LineLength.TooLong
*
* @immutable
*
* @template NewTKey
Expand Down

0 comments on commit 04d7531

Please sign in to comment.