Skip to content

Commit 8457ac8

Browse files
committed
remove unused var
1 parent 6b4cfa5 commit 8457ac8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/phpunit/MiddlewareTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
use Pdsinterop\PhpSolid\Middleware;
55

66
const PUBSUB_SERVER = "https://localhost:1234";
7-
$headers = [];
87
function header($header) {
98
MiddleWareTest::$headers[] = $header;
109
}

0 commit comments

Comments
 (0)