Skip to content

Commit 0ed3ef0

Browse files
committed
Remove debugging info
1 parent ef6c3cb commit 0ed3ef0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Adapters/N500px.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,5 @@ public function run()
4444
//order is important
4545
$this->addProvider('oembed', new Providers\OEmbed());
4646
$this->addProvider('opengraph', new Providers\OpenGraph());
47-
echo $this->request->getUrl();
4847
}
4948
}

0 commit comments

Comments
 (0)