Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 69dc202

Browse files
committed
Removed duplicated strict type declaration
1 parent 8d95675 commit 69dc202

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/AbstractSerializer.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
declare(strict_types=1);
99

10-
declare(strict_types=1);
11-
1210
namespace Zend\Diactoros;
1311

1412
use Psr\Http\Message\StreamInterface;

0 commit comments

Comments
 (0)