Skip to content

Commit c331c87

Browse files
committed
Merge pull request #14 from TristanPerchec/patch-2
Delete unexpected ":end"
2 parents b34cac2 + 0fd3c53 commit c331c87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/JiraClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,6 @@ public function upload($context, $filePathArray)
330330
}
331331

332332
// clean up
333-
end:
334333
foreach ($chArr as $ch) {
335334
$this->log->addDebug('CURL Close handle..');
336335
curl_close($ch);

0 commit comments

Comments
 (0)