mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
remove debug statement
This commit is contained in:
parent
d8598de9cc
commit
c495a55504
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ class RawParser {
|
|||
$url = $this->tempController->register($key, $path);
|
||||
try {
|
||||
$client = new Client();
|
||||
echo($url);
|
||||
$response = $client->post($this->parserUrl, [
|
||||
'body' => stream_for($url),
|
||||
'headers' => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue